Submit
Path:
~
/
/
usr
/
local
/
sitepad
/
lib
/
panels
/
directadmin
/
scripts
/
File Content:
install.sh
#!/bin/sh echo "Plugin Installed!"; #NOT! :) cd $DOCUMENT_ROOT; //this directory cd .. for dir in user reseller admin; do { chmod 755 $dir/* chown diradmin:diradmin $dir/* } done; exit 0;
Submit
FILE
FOLDER
Name
Size
Permission
Action
install.sh
207 bytes
0644
uninstall.sh
58 bytes
0644
update.sh
62 bytes
0644
N4ST4R_ID | Naxtarrr