Files
ProxmoxVEDHelperScripts/install
Grant Labutis 7970b1b9e0 fix: address coderabbitai and CrazyWolf13 review feedback
- Remove inline comments from var_ declarations in ct/companion.sh
- Replace dual python3 JSON calls with single jq query parsing both
  RELEASE and ASSET_URL from the same package object, preventing
  version/URL mismatch across different package entries
- Add validation for both RELEASE and ASSET_URL (previously only
  ASSET_URL was checked in install script)
- Move version file from /opt/companion_version.txt to ~/.companion
  per project convention
- Use fetch_and_deploy_from_url framework helper instead of manual
  curl/tar/rm in both update_script and install script
- Remove redundant dependencies (curl, sudo, mc, python3); add jq
- Reload udev rules after copying (udevadm control --reload-rules &&
  udevadm trigger) so USB permissions apply immediately
- Replace manual apt-get autoremove/autoclean with cleanup_lxc
2026-03-23 14:31:46 -04:00
..
2026-03-06 20:35:01 +10:00
2026-02-11 07:59:32 +01:00
2026-01-06 12:43:41 +01:00
2026-03-12 14:24:57 +01:00
2026-03-06 09:56:52 +01:00
2026-03-02 11:38:57 +01:00
2026-02-16 11:09:39 +01:00
2026-01-27 13:26:31 +01:00
2026-02-22 19:48:50 +01:00
2026-02-19 08:38:57 +01:00
2026-03-09 15:18:26 -04:00
2026-03-16 17:12:33 +01:00
2026-03-06 09:13:00 +01:00
2026-01-26 14:55:38 +01:00
2026-03-08 20:59:24 -04:00
2026-01-30 15:23:33 +01:00
2026-02-08 15:49:19 -06:00
2026-03-16 16:50:49 +01:00
2026-02-22 19:16:41 +01:00
2026-01-06 12:43:41 +01:00
2026-03-10 18:35:57 +01:00