From 88be015884fe5283877e6916e6b1ad0d5a254f53 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 26 Aug 2021 22:12:45 +0200 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 0941ec1..3427945 100644 --- a/scripts/install +++ b/scripts/install @@ -227,6 +227,7 @@ chown $app:$app "$final_path/config/config.inc.php" #================================================= mkdir -p "$final_path/plugins/enigma/home" +chown -R $app:$app "$final_path/plugins/enigma/home" #================================================= # RELOAD NGINX