HelperScripts-for-ProxmoxVE/tools
Darkangeel_hd c0fde54d73
Improves adguardhome-sync addon when running on alpine LXCs (#12362)
* Update adguardhome-sync.sh

Better handle edge case of `curl` not being installed on Alpine.
Install `jq`, required by `fetch_and_deploy_gh_release()`, which if not installed makes the script error out with confusing stuff
Rewritten `get_ip()` to make it also work on busybox environments (Alpine).

* Update adguardhome-sync.sh

`jq` is installed by some code inside of `fetch_and_deploy_gh_release` for debian
So it doesn't make much sense to install it here.
We only do so for alpine, as if its not installed it breaks the script
2026-02-26 22:28:22 +01:00
..
addon Improves adguardhome-sync addon when running on alpine LXCs (#12362) 2026-02-26 22:28:22 +01:00
copy-data chore: bump copyright to 2026 - happy new year (#10585) 2026-01-06 13:28:12 +01:00
headers Update .app files (#12271) 2026-02-24 12:01:46 +01:00
pve Update package management commands in clean-lxcs.sh (#12166) 2026-02-22 11:38:10 +01:00