From ae021d081863b5af3c4b5d50483097cbd221978c Mon Sep 17 00:00:00 2001 From: likeitneverwentaway Date: Mon, 27 Jun 2016 10:54:10 +0200 Subject: [PATCH] Post install troubleshooting guide --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 11b2e99..cb83947 100644 --- a/scripts/install +++ b/scripts/install @@ -59,3 +59,4 @@ fi # Reload services sudo service nginx reload +echo "Open $domain/$app/installcheck.php for troubleshooting guide."