mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
fc369dfabe
commit
030f5c5b77
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ ynh_remove_systemd_config
|
||||||
ynh_remove_nginx_config
|
ynh_remove_nginx_config
|
||||||
|
|
||||||
# Remove the log files
|
# Remove the log files
|
||||||
ynh_secure_remove --file="/var/log/$app"
|
|
||||||
|
|
||||||
# Remove the notifications user
|
# Remove the notifications user
|
||||||
yunohost user delete "$ynh_user"
|
yunohost user delete "$ynh_user"
|
||||||
|
|
Loading…
Add table
Reference in a new issue