This commit is contained in:
@@ -90,7 +90,6 @@ if [[ "${MANAGE_WIREGUARD}" == "true" ]]; then
|
||||
ip6tables-save | tee /tmp/rules.v6.${WIREGUARD_INTERFACE}.$$.conf
|
||||
else
|
||||
info "Using externally managed wireguard interface: ${WIREGUARD_INTERFACE}"
|
||||
wg show ${WIREGUARD_INTERFACE} || true
|
||||
fi
|
||||
|
||||
sleep 8 &
|
||||
|
||||
Reference in New Issue
Block a user