Initial commit
This commit is contained in:
commit
a5a532b918
3 changed files with 22 additions and 0 deletions
6
no-no.sh
Executable file
6
no-no.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
SOURCE_DIR=$(dirname -- "${BASH_SOURCE[0]}")
|
||||
|
||||
OVERRIDE_SFW=1 $SOURCE_DIR/shuffle.sh
|
||||
kitty
|
||||
Loading…
Add table
Add a link
Reference in a new issue