mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
fix
This commit is contained in:
parent
db93d9d8c6
commit
854e00fda8
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ ynh_script_progression --message="Removing various files..."
|
|||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
ynh_secure_remove --file="/etc/systemd/system/${app}.service.d/"
|
||||
ynh_secure_remove --file="/etc/systemd/system/${app}_workers.service.d/"
|
||||
|
||||
#=================================================
|
||||
# REMOVE NGINX CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue