mirror of
https://github.com/YunoHost-Apps/jellyseerr_ynh.git
synced 2024-09-03 19:26:18 +02:00
Don’t remove logs
This commit is contained in:
parent
7c318ca73c
commit
49f5776d2e
1 changed files with 0 additions and 8 deletions
|
@ -50,14 +50,6 @@ ynh_script_progression --message="Integrating service in YunoHost..."
|
|||
|
||||
yunohost service remove $app --log="/var/log/$app/$app.log"
|
||||
|
||||
#=================================================
|
||||
# REMOVE VARIOUS FILES
|
||||
#=================================================
|
||||
ynh_script_progression --message="Removing various files..." --weight=1
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue