This commit is contained in:
eric_G
2025-09-28 13:06:37 +02:00
parent 754d07b3be
commit 7b9c7cc947
6 changed files with 0 additions and 24 deletions

View File

@ -1,6 +1,5 @@
#!/bin/bash
source /usr/share/yunohost/helpers
#=================================================
@ -17,8 +16,6 @@ chmod +x "$install_dir/server/bin/prod.js"
#=================================================
ynh_script_progression "Reinstalling dependencies..."
#REMOVEME? ynh_nodejs_install
ynh_restore "/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_restore "/etc/systemd/system/$app.service"