mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-10-09 12:12:57 +02:00
cleaning
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user