Modifying install.sh

This commit is contained in:
Gyorgy Berenyi
2024-06-13 14:37:59 +00:00
parent c3b4bbb2eb
commit d30414736b

View File

@@ -84,6 +84,7 @@ ask_envs() {
break; break;
fi fi
fi; fi;
done; done;
if [ "$VPN_PROXY" == "yes" ]; then if [ "$VPN_PROXY" == "yes" ]; then