4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
|
#!/bin/sh
|
||
|
remove-shell '/bin/mksh'
|
||
|
exit 0
|