From 97f98e23ac8feee31e54e27e32c6d9b0b2f8cc87 Mon Sep 17 00:00:00 2001 From: frju365 Date: Wed, 22 Feb 2017 15:10:23 +0100 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 89c115c..d51b00f 100644 --- a/scripts/install +++ b/scripts/install @@ -66,8 +66,8 @@ sudo php cli_install.php install \ --password=$passwd \ --email=$email \ --http_server=$domain$path \ - --db_prefix _ac_ \ - --admin_path=/var/www/$app/admin/ + --db_prefix=_ac_ \ + --admin_path=admin popd