[suicidal.sh]: rename suicidal.sh to self_destruct.sh
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
# A script that deletes itself
|
||||
|
||||
rm "$0"
|
Reference in New Issue
Block a user
@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
# A script that deletes itself
|
||||
|
||||
rm "$0"
|