teohz 15e3958687
fix: removing ",gw=" from GATE variable when reading/writing from/to config. (#6177)
Previously when creating a config, GATE variable would incluse ",gw="
which was crashing the installer script when read later on.
This fix:
1. writes GATE variable to config without ",gw="
2. removes ",gw=" from GATE variable when reading existing config

Co-authored-by: teohz <git@teohz.com>
2025-07-28 15:11:52 +02:00
..
2025-04-24 12:09:06 +02:00
2025-06-30 12:33:57 +02:00
2025-07-04 22:19:35 +02:00
2025-07-22 15:55:56 +02:00