MickLesk
4b9121f41c
feat: add configurable COMMUNITY_SCRIPTS_URL for dev sourcing ( #1449 )
...
- Replace all hardcoded source URLs with $COMMUNITY_SCRIPTS_URL variable
- Default: https://git.community-scripts.org/.../ProxmoxVED/raw/branch/main
- Override: export COMMUNITY_SCRIPTS_URL=https://.../your-fork/raw/branch/xyz
- Propagates into container via build.func exports
- Updated: 43 ct scripts, 14 deferred, 22 vm scripts, 5 func files
- Document in docs/DEV_MODE.md with usage examples
- Also normalizes legacy GitHub URLs to Gitea canonical URL
2026-02-22 14:36:31 +01:00
juronja
9eb59f42e1
hostname value for debian fix
2026-01-14 17:13:44 +00:00
CanbiZ
3971eb49c7
Indent shell functions for consistency
...
Updated all function bodies in debian-13-vm.sh and vm-manager.sh to use consistent indentation. This improves readability and maintainability of the scripts without changing their logic or behavior.
2025-12-04 14:54:10 +01:00
CanbiZ
b7430c20fe
Update remaining pve_check functions to support Proxmox 9.0 and 9.1
2025-11-19 16:42:59 +01:00
CanbiZ
837108265a
error_handler
2025-09-15 15:10:00 +02:00
CanbiZ
5e3dcbea52
Update debian-13-vm.sh
2025-09-15 12:52:18 +02:00
CanbiZ
18a88c362d
Update debian-13-vm.sh
2025-08-19 11:46:33 +02:00
CanbiZ
08ab05e07e
-
2025-08-19 11:45:52 +02:00
CanbiZ
5711b260cc
test
2025-08-04 17:38:04 +02:00