6 lines
150 B
Text
6 lines
150 B
Text
|
bin/shellinaboxd
|
||
|
@exec mkdir -p %D/etc/shellinabox
|
||
|
@exec chmod 777 %D/etc/shellinabox
|
||
|
@exec chown nobody %D/etc/shellinabox
|
||
|
@dirrmtry etc/shellinabox
|