mirror of
https://github.com/YunoHost-Apps/spacedeck_ynh.git
synced 2024-09-03 20:26:14 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
badb91a40a
commit
8ca4c199e6
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ ynh_remove_nodejs
|
|||
ynh_script_progression --message="Removing various files..." --weight=1
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue