diff --git a/scripts/restore b/scripts/restore index 72bfb17..563c0c2 100755 --- a/scripts/restore +++ b/scripts/restore @@ -73,7 +73,6 @@ ynh_restore_file --origin_path="$final_path" # Set permissions to app files chown -R $app:$app $final_path -#chmod o-rwx $final_path chmod 600 $final_path/.env #=================================================