mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-03-19 00:13:01 +01:00
* tools.func: Implement fetch_and_deploy_gh_tag function Adds function to fetch and deploy GitHub tag-based source tarballs. * Refactor fetch_and_deploy_gh_tag function and comments Updated the function to fetch and deploy GitHub tags, enhancing its description and usage instructions. * cleanuo