mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
Remove repositories in remove
This commit is contained in:
parent
3c742de6ba
commit
2f50865de5
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ fi
|
|||
ynh_secure_remove "/etc/cron.d/$app"
|
||||
|
||||
# Remove a directory securely
|
||||
ynh_secure_remove "/etc/$app/"
|
||||
ynh_secure_remove "/etc/sources.list.d/collabora.list"
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove "/var/log/$app/"
|
||||
|
|
Loading…
Reference in a new issue