1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2024-09-03 18:16:32 +02:00

fix remove

This commit is contained in:
liberodark 2018-11-22 17:50:59 +01:00
parent 9d4159a170
commit 08fbe47e4f

View file

@ -23,7 +23,7 @@ final_path=$(ynh_app_setting_get $app final_path)
# STANDARD REMOVE # STANDARD REMOVE
#================================================= #=================================================
ynh_package_remove emby-server #ynh_package_remove emby-server
#================================================= #=================================================
# REMOVE DEPENDENCIES # REMOVE DEPENDENCIES
@ -66,7 +66,7 @@ fi
ynh_secure_remove "/etc/cron.d/$app" ynh_secure_remove "/etc/cron.d/$app"
# Remove a directory securely # Remove a directory securely
ynh_secure_remove "/etc/apt/sources.list.d/onlyoffice.list" ynh_secure_remove "/etc/systemd/system/$app.service"
# Remove the log files # Remove the log files