Update install/openziti-tunnel-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
parent
208cf0e71c
commit
fa1bbf5655
@ -37,7 +37,7 @@ if [[ ${prompt} ]]; then
|
||||
systemctl enable -q --now ziti-edge-tunnel
|
||||
msg_ok "Service Started"
|
||||
else
|
||||
systemctl enable ziti-edge-tunnel.service
|
||||
systemctl enable -q ziti-edge-tunnel
|
||||
msg_error "No identity provided; please place an identity file in /opt/openziti/etc/identities/ and restart the service"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user