Files
ProxmoxVE/tools/addon
CanbiZ (MickLesk) 2c7fb75f6d Harden code-server addon install script
Refactor the code-server installer to be more robust: introduce a config_path variable and preexisting_config flag, use quoted ${HOME} paths, and only write a default config.yaml when none exists. Move systemctl enable after config creation and add an active check that errors out if the code-server service fails to start. Also tidy up variable quoting and cleanup steps for safer execution.
2026-03-20 10:51:55 +01:00
..