Several fixes

This commit is contained in:
itdoginfo
2024-04-18 17:14:35 +03:00
parent 96c8ceee44
commit 76fcd4860f
2 changed files with 3 additions and 4 deletions

View File

@@ -134,7 +134,7 @@ if [ "$WG" == true ]; then
if [ $ROUTE_TABLE -eq 1 ]; then
checkpoint_true "Route table WG"
else
checkpoint_false "Route table VPN"
checkpoint_false "Route table WG"
echo "Details: https://cli.co/Atxr6U3"
fi
fi