mirror of
https://github.com/YunoHost-Apps/13ft_ynh.git
synced 2024-09-03 18:06:03 +02:00
fix log directory
This commit is contained in:
parent
ea2be43614
commit
33d66bd2be
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ ynh_script_progression --message="Removing app main directory..." --weight=1
|
|||
# Remove the app directory securely
|
||||
ynh_secure_remove --file="$final_path"
|
||||
|
||||
ynh_secure_remove --file=/var/log/13ft
|
||||
ynh_secure_remove --file=/var/log/$app
|
||||
|
||||
#=================================================
|
||||
# REMOVE NGINX CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue