Fix working directory and plugins (#4838)
This commit is contained in:
parent
2dd7ebda2c
commit
42a7614d15
@ -30,6 +30,7 @@ fi
|
||||
|
||||
msg_info "Enabling and starting Traefik service"
|
||||
$STD rc-update add traefik default
|
||||
sed -i '/^command=.*/i directory="/etc/traefik"' /etc/init.d/traefik
|
||||
$STD rc-service traefik start
|
||||
msg_ok "Traefik service started"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user