diff --git a/scripts/restore b/scripts/restore index 72e6849..6e35f2c 100755 --- a/scripts/restore +++ b/scripts/restore @@ -60,7 +60,7 @@ ynh_restore_file --origin_path="$final_path" chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" -chmod +x $final_path/traggo-server-* +chmod +x $final_path/traggo-server #================================================= # RESTORE THE NGINX CONFIGURATION