mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
Update remove
This commit is contained in:
parent
a243b63e5a
commit
0d83f77ba9
1 changed files with 0 additions and 10 deletions
|
@ -44,11 +44,6 @@ ynh_remove_nginx_config
|
|||
#=================================================
|
||||
# SPECIFIC REMOVE
|
||||
#=================================================
|
||||
# REMOVE THE CRON FILE
|
||||
#=================================================
|
||||
|
||||
# Remove a cron file
|
||||
ynh_secure_remove --file="/etc/cron.d/$app"
|
||||
|
||||
# Remove a directory securely
|
||||
ynh_secure_remove --file="/etc/apt/sources.list.d/collabora.list"
|
||||
|
@ -56,11 +51,6 @@ ynh_secure_remove --file="/etc/apt/sources.list.d/collabora.list"
|
|||
# Remove a directory securely
|
||||
ynh_secure_remove --file="/etc/loolwsd"
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue