7970b1b9e0700804f52869128a5e7a5412bf998a
- 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
🚧 ProxmoxVED Helper-Scripts (Development Repository)
Warning: This repository is under active development and is not intended for production use. Changes may occur at any time!
🔧 What is this?
This repository contains a collection of scripts for managing and automating Proxmox Virtual Environment (Proxmox VE). Originally created by tteck, the project is now community-driven and continues to evolve.
🚀 Development Status
- ⚠️ Unstable: Features may be incomplete or subject to change.
- 📢 Community-driven: Contributions and feedback are welcome.
- 🔄 Frequent updates: Active development means rapid iterations and fixes.
💬 Get Involved
Join the discussion, contribute code, or report issues:
- Discord: Join the Proxmox Helper Scripts Discord server
- GitHub Issues: Report bugs or request features
📜 License
This project is licensed under the MIT License.
Proxmox® is a registered trademark of Proxmox Server Solutions GmbH.
Description
Languages
Shell
100%