From 63de2f335c02acdedcc05cf55c03a2072c2b98d3 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 5 Jan 2019 21:05:21 +0100 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 870ebf9..e0a7a39 100644 --- a/scripts/install +++ b/scripts/install @@ -145,11 +145,11 @@ cp $final_path/config.js $final_path/config.example ynh_store_file_checksum "$final_path/config.js" #================================================= -# START CRYPTPAD IN BACKGROUND +# Set some permissions #================================================= +chown $app:$app $final_path -R chown $app:$app /var/log/$app/cryptpad.log -systemctl start $app #================================================= # ENABLE SERVICE IN ADMIN PANEL