1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/terraforming-mars_ynh.git synced 2024-09-03 20:36:05 +02:00

fix remove

This commit is contained in:
Thomas 2023-10-29 15:26:18 +01:00 committed by GitHub
parent f7fcb4d792
commit be8b3d36de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,13 @@ ynh_remove_nginx_config
ynh_script_progression --message="Removing dependencies..." --weight=4
# Remove metapackage and its dependencies
ynh_remove_nodejs
#=================================================
# REMOVE SERVICE IN YUNOHOST
#=================================================
ynh_script_progression --message="Removing service in YunoHost..."
yunohost service remove $app
#=================================================
# SPECIFIC REMOVE