1
0
Fork 0
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:
Pierre Bourré 2019-03-24 21:50:03 +01:00
parent ceff33b76d
commit 00f44915cd

View file

@ -96,7 +96,7 @@ fi
ynh_secure_remove "/var/opt/$app"
# Remove the log files
ynh_secure_remove "/var/log/$app/"
ynh_secure_remove "/var/log/$app"
#=================================================
# END OF SCRIPT