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