From d86537681151bf574da4d065efd042ddd6b12093 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Sun, 12 Apr 2020 16:40:42 +0200 Subject: [PATCH] forgot templates dir permissions --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upgrade b/scripts/upgrade index 4bae3dd..ad75f5d 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -119,6 +119,7 @@ ynh_store_file_checksum "$final_path/config/config.yml" # Set permissions on app files chown -R root: $final_path +chown -R alltube: $final_path/templates_c/ #================================================= # SETUP SSOWAT