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