From 2b36aac4d3c68755751f4e7306715739340935c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20G=C3=BCnther?= Date: Mon, 2 May 2016 10:28:01 +0100 Subject: [PATCH] Update install.sh Update install pages web address. --- bash/portal/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bash/portal/install.sh b/bash/portal/install.sh index da1c121..53c75b8 100755 --- a/bash/portal/install.sh +++ b/bash/portal/install.sh @@ -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:///admin/install.php" +echo "http:///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