MickLesk
5ab302102b
refactor: clean COMMUNITY_SCRIPTS_URL pattern ( #1449 )
...
- ct/vm scripts: split to 2-line pattern (variable + source)
- func files: remove redundant inline defaults
- Only entry points keep the default (ct/*.sh, vm/*.sh, build.func,
install.func, alpine-install.func)
- Downstream sources use $COMMUNITY_SCRIPTS_URL without default
2026-02-22 14:43:08 +01:00
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
5d7084c0bb
chore: refactor update messages
2026-01-06 17:05:47 +01:00
Tobias
7c27cceec6
some more copyright
2026-01-06 12:43:41 +01:00
CanbiZ (MickLesk)
2cbfeeceeb
remove line
2026-01-03 22:41:38 +01:00
CanbiZ
b840a8aa32
Replace init_error_traps with catch_errors in scripts
...
Bump build.func Revision / bump-revision (push) Has been cancelled
Replaces all occurrences of the 'init_error_traps' function with 'catch_errors' across container and install scripts for consistency in error handling. Also adjusts indentation and formatting in some scripts for improved readability.
2025-09-19 08:53:49 +02:00
CanbiZ
3f69160fb9
test
2025-09-15 15:37:56 +02:00
CanbiZ
63611a8fe1
curl
2025-08-04 15:54:20 +02:00
CanbiZ
2003628036
Update ubuntu.sh
2025-07-28 13:33:01 +02:00
Michel Roegl-Brunner
f99c48d760
Change all links to gite ( #343 )
2025-05-14 10:17:40 +02:00
CanbiZ
f5ee6a1613
testing
2025-04-03 11:27:53 +02:00
CanbiZ
5909d513e8
test
2025-04-02 10:57:31 +02:00
bvdberg01
6160809706
Update var in CT files
2025-03-27 16:12:55 +01:00
CanbiZ
1c2604bea0
Initial Release
2025-03-03 10:10:57 +01:00