mirror of
https://github.com/YunoHost-Apps/digiscreen_ynh.git
synced 2024-09-03 18:26:15 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
0c7eaada0b
commit
79da30395e
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ ynh_remove_nginx_config
|
||||||
ynh_remove_fpm_config
|
ynh_remove_fpm_config
|
||||||
|
|
||||||
# Remove the log files
|
# Remove the log files
|
||||||
ynh_secure_remove --file="/var/log/$app"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REMOVE NODEJS
|
# REMOVE NODEJS
|
||||||
|
|
Loading…
Reference in a new issue