fix up or down

This commit is contained in:
Désiré Werner Menrath 2023-11-17 21:48:24 +01:00
parent a2025dea77
commit 96eccbc7e4

2
wire_g
View File

@ -230,7 +230,7 @@ RET=$?
if [[ $RET -eq 2 ]]
then
wg_stop
up_or_down
fi
if [[ $RET -eq 3 ]]