HelperScripts-for-ProxmoxVE/misc
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
..
images Cleanup misc folder (#4020) 2025-04-24 12:09:06 +02:00
alpine-install.func Core layer refactor: centralized error traps and msg_* consistency (#5705) 2025-07-04 21:22:50 +02:00
api.func Update api.func 2025-06-30 12:33:57 +02:00
build.func fix: removing ",gw=" from GATE variable when reading/writing from/to config. (#6177) 2025-07-28 15:11:52 +02:00
config-file.func fix: removing ",gw=" from GATE variable when reading/writing from/to config. (#6177) 2025-07-28 15:11:52 +02:00
core.func core: Fix VAAPI passthrough for unprivileged LXC containers via devX (#5875) 2025-07-09 16:10:13 +02:00
create_lxc.sh [core]: create_lxc: better handling, fix lock handling, improve template validation & storage selection UX (#6296) 2025-07-28 11:36:14 +02:00
install.func final fixes 2025-07-04 22:19:35 +02:00
tools.func qf: php 2025-07-22 15:55:56 +02:00