mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 16:05:54 +00:00
Update install/openziti-tunnel-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
208cf0e71c
commit
fa1bbf5655
@@ -37,7 +37,7 @@ if [[ ${prompt} ]]; then
|
|||||||
systemctl enable -q --now ziti-edge-tunnel
|
systemctl enable -q --now ziti-edge-tunnel
|
||||||
msg_ok "Service Started"
|
msg_ok "Service Started"
|
||||||
else
|
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"
|
msg_error "No identity provided; please place an identity file in /opt/openziti/etc/identities/ and restart the service"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user