mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
Avoid warning
This commit is contained in:
parent
ceff33b76d
commit
00f44915cd
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ fi
|
||||||
ynh_secure_remove "/var/opt/$app"
|
ynh_secure_remove "/var/opt/$app"
|
||||||
|
|
||||||
# Remove the log files
|
# Remove the log files
|
||||||
ynh_secure_remove "/var/log/$app/"
|
ynh_secure_remove "/var/log/$app"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# END OF SCRIPT
|
# END OF SCRIPT
|
||||||
|
|
Loading…
Add table
Reference in a new issue