'install-photo-import-tool.sh' updaten

This commit is contained in:
2019-06-05 22:27:08 +00:00
parent a26726c44c
commit 20bbbe5563

View File

@@ -32,6 +32,8 @@ cat > /etc/network/if-up.d/startphpweb <<- "EOF"
cd /root/server-app/scripts && php -S 0.0.0.0:8000 &
exit 0
rm ~/master.tar.gz
EOF
echo "---------------------------------------------"
echo "All done! The system will reboot in 1 minute."