mirror of
https://github.com/YunoHost-Apps/reiverr_ynh.git
synced 2024-09-03 20:16:14 +02:00
Don’t remove logs
This commit is contained in:
parent
076ac483a7
commit
ea9753df30
1 changed files with 0 additions and 8 deletions
|
@ -32,14 +32,6 @@ ynh_script_progression --message="Removing service in YunoHost..."
|
||||||
|
|
||||||
yunohost service remove $app
|
yunohost service remove $app
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# 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
|
# END OF SCRIPT
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue