mirror of
https://github.com/YunoHost-Apps/kiwiirc_ynh.git
synced 2024-09-03 19:35:59 +02:00
Update remove
This commit is contained in:
parent
03ee3b8145
commit
2c8d8a7510
1 changed files with 8 additions and 0 deletions
|
@ -46,6 +46,14 @@ ynh_script_progression --message="Removing Kiwiirc..." --weight=6
|
|||
|
||||
dpkg --remove kiwiirc
|
||||
|
||||
#=================================================
|
||||
# REMOVE VARIOUS FILES
|
||||
#=================================================
|
||||
ynh_script_progression --message="Removing various files..." --time --weight=1
|
||||
|
||||
# Remove a cron file
|
||||
ynh_secure_remove --file="/etc/$app"
|
||||
|
||||
#=================================================
|
||||
# REMOVE NGINX CONFIGURATION
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue