'install-little-backup-box.sh' updaten
This commit is contained in:
@@ -50,8 +50,11 @@ cat > /etc/network/if-up.d/startphpweb <<- "EOF"
|
||||
#! /bin/sh
|
||||
cd /root/little-backup-box-Bram/scripts && php -S 0.0.0.0:8000 &
|
||||
exit 0
|
||||
|
||||
EOF
|
||||
|
||||
chmod +x /etc/network/if-up.d/startphpweb
|
||||
chmod +x /etc/network/if-up.d/mountsmb
|
||||
|
||||
echo "---------------------------------------------"
|
||||
echo "All done! The system will reboot in 1 minute."
|
||||
echo "---------------------------------------------"
|
||||
|
||||
Reference in New Issue
Block a user