From 1d96c0a773dfc17b41a99cb41d24d0d36415f586 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 14 Feb 2021 11:02:22 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 1507549..bd698fa 100644 --- a/scripts/install +++ b/scripts/install @@ -181,6 +181,7 @@ popd chown -R $app:www-data $final_path chown -R $app $final_path/src/Movim/ +chmod u+rwx $final_path #================================================= # INTEGRATE SERVICE IN YUNOHOST