mirror of
https://github.com/YunoHost-Apps/cjdns_ynh.git
synced 2024-09-03 18:16:29 +02:00
Update remove
This commit is contained in:
parent
f470ce4365
commit
2c86830972
1 changed files with 1 additions and 7 deletions
|
@ -25,16 +25,10 @@ fi
|
|||
|
||||
ynh_remove_systemd_config
|
||||
|
||||
# =================================================
|
||||
# STOP AND REMOVE SERVICE
|
||||
#=================================================
|
||||
ynh_script_progression --message="Stopping and removing the systemd service..." --weight=1
|
||||
|
||||
killall cjdroute
|
||||
|
||||
# Remove other various files specific to the app... such as :
|
||||
# Remove other various files specific to the app...
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
ynh_secure_remove --file="$install_dir"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue