aboutsummaryrefslogtreecommitdiffstats
path: root/bin/install-as-user
diff options
context:
space:
mode:
authorMark Longair <mhl@pobox.com>2012-09-28 09:02:48 +0100
committerMark Longair <mhl@pobox.com>2012-09-28 09:02:48 +0100
commit351f8aab4b74b9623ec5be31690b81d6d427559f (patch)
tree2cd4dedbd4bfc330cfd412802a23c634306a02d7 /bin/install-as-user
parent9eefbd3ec484cedfc8508557c3b7c356b8a53f9c (diff)
The guidance should append at the end of the script output
Diffstat (limited to 'bin/install-as-user')
-rwxr-xr-xbin/install-as-user7
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/install-as-user b/bin/install-as-user
index c5e68764b..f7cc7ba79 100755
--- a/bin/install-as-user
+++ b/bin/install-as-user
@@ -123,10 +123,3 @@ bin/install_perl_modules
./bin/cron-wrapper ./bin/make_emptyhomes_welsh_po
commonlib/bin/gettext-makemo FixMyStreet
-
-# Tell the user what to do next:
-
-echo Installation complete - you should now be able to view the site at:
-echo http://$HOST/
-echo Or you can run the tests by switching to the "'$UNIX_USER'" user and
-echo running: $FMS_REPOSITORY/bin/cron-wrapper prove -r t