mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Merge branch 'testing' of https://github.com/oiseauroch/scrumblr_ynh into pr/16
This commit is contained in:
commit
756c60e789
1 changed files with 7 additions and 0 deletions
|
@ -53,6 +53,13 @@ ynh_script_progression --message="Removing logrotate configuration..." --weight=
|
|||
# Remove the app-specific logrotate config
|
||||
ynh_remove_logrotate
|
||||
|
||||
#=================================================
|
||||
# REMOVE LOG DIR
|
||||
#=================================================
|
||||
ynh_script_progression --message="Removing log dir..." --weight=1
|
||||
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
#=================================================
|
||||
# REMOVE DEPENDENCIES
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue