From f6026ce5a93e9bcc0979530f33f6a2097f71b388 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 29 Jan 2017 12:06:00 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0c1ef7c..56fea36 100644 --- a/scripts/install +++ b/scripts/install @@ -55,7 +55,7 @@ sudo rm -rf install.txt sudo mv $final_path/public_html/* .. sudo rmdir $final_path/public_html -cd $final_path/install +cd $final_path/install/ sudo php cli_install.php install --db_hostname localhost --db_username $dbuser