Update install.sh

Update install pages web address.
pull/186/head
Marcus Günther 2016-05-02 10:28:01 +01:00
rodzic 80b413dc50
commit 2b36aac4d3
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -414,9 +414,9 @@ echo "PORTAL SETUP IS NOT YET COMPLETE"
echo -e "\033[33m"
echo "In order to complete the portal setup process visit the following URL in your favorite web browser."
echo ""
echo "http://<IP_ADDRESS_OF_THIS_DEVICE>/admin/install.php"
echo "http://<IP_ADDRESS_OF_THIS_DEVICE>/install/"
echo ""
echo "Enter the requested information and submit the form to complete the portal setup."
echo "It is recomended that after setting up the portal you delete the install.php file."
echo "It is recomended that after setting up the portal you delete the install directory."
echo -e "\033[37m"
read -p "Press enter to continue..." CONTINUE