1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sutom_ynh.git synced 2024-09-03 20:26:15 +02:00

Update remove

This commit is contained in:
ericgaspar 2022-01-28 18:18:41 +01:00
parent d9c78d9c9a
commit 43736c379c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -41,6 +41,13 @@ ynh_script_progression --message="Stopping and removing the systemd service..."
# Remove the dedicated systemd config
ynh_remove_systemd_config
#=================================================
# REMOVE DEPENDENCIES
#=================================================
ynh_script_progression --message="Removing dependencies..." --weight=1
ynh_remove_nodejs
#=================================================
# REMOVE APP MAIN DIR
#=================================================