Merge pull request #1 from zonzorp/patch-2

Update server-uninstall.sh
This commit is contained in:
Kyle Warwick-Mathieu 2015-03-24 15:13:36 -04:00
commit cd9e449235

View File

@ -48,8 +48,7 @@ clear
echo "Now, I BELIEVE everything should be in working order. If not, you might have to do some troubleshooting"
echo "Assuming my coding hasnt gotten the best of me, you should be in the directory with all the python script along with a new .json file for the admin page info"
echo "I will now reboot...."
echo "NOTE: I've left the git clone in your home folder. Do whatever you want with it
echo "NOTE: I've left the git clone in your home folder. Do whatever you want with it"
echo "Rebooting in 15 seconds...."
sleep 15s
reboot
exit 1