mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Missing parenthesis in helper :|
This commit is contained in:
parent
99292e32d1
commit
88a6c3d83a
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ ynh_remove_systemd_config () {
|
|||
sudo systemctl disable $app
|
||||
ynh_secure_remove "$finalsystemdconf"
|
||||
fi
|
||||
}
|
||||
|
||||
# Create a dedicated nginx config
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue