diff options
Diffstat (limited to 'bin/install-as-user')
-rwxr-xr-x | bin/install-as-user | 7 |
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 |