stop vpn-proxy before start
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-18 00:00:38 +01:00
parent ddc57f72bc
commit a3296361d6

View File

@@ -202,6 +202,7 @@ elif [ "$FIRST_INSTALL" == "vpn" ]; then
edit_user_json $LETSENCRYPT_MAIL $LETSENCRYPT_SERVERNAME
$SERVICE_EXEC vpn-proxy stop force
$SERVICE_EXEC vpn-proxy start
echo "$INIT_SERVICE_PATH/vpn-proxy.json" >>$AUTO_START_SERVICES/.init_services
echo "$INIT_SERVICE_PATH/firewall-vpn-smarthost-loadbalancer" >>$AUTO_START_SERVICES/.init_services