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 |
|
Tobias
|
6ab3198942
|
Update ddclient.sh
|
2026-02-01 18:10:48 +01:00 |
|
Mitch Scobell
|
c1df855acd
|
Update ddclient.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
|
2026-02-01 07:49:27 -06:00 |
|
Mitch Scobell
|
035a39661e
|
Update ddclient.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
|
2026-02-01 06:34:16 -06:00 |
|
Mitch
|
8cc2d78ab2
|
Changed the the copyright range header comment based on other scripts
|
2026-01-31 21:24:13 -06:00 |
|
Mitch Scobell
|
6bf2d47445
|
Apply suggestions from code review
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-01-31 21:07:37 -06:00 |
|
Mitch Scobell
|
7cb261e774
|
Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-01-31 21:06:32 -06:00 |
|
Mitch
|
549faf28d4
|
Add ddclient LXC container
|
2026-01-31 21:00:43 -06:00 |
|