From fc91b8847c791c590eba111ea522da93670c7f02 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 26 Mar 2022 15:57:12 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index ed6751b..ad71ecb 100644 --- a/scripts/install +++ b/scripts/install @@ -146,6 +146,7 @@ ln -s $final_path/$app/static $final_path/static #================================================= # SETUP DATABASE #================================================= + # Set permissions chown -R $app:www-data $final_path