feat: Add 1 and update 6 files
All checks were successful
Build-Test-Publish / build (linux/amd64) (push) Successful in 1m3s
Build-Test-Publish / build (linux/arm64) (push) Successful in 3m29s

This commit is contained in:
Your Name
2025-08-30 17:52:37 +12:00
parent 113c506566
commit fedec545e8
7 changed files with 432 additions and 94 deletions

View File

@@ -168,6 +168,5 @@ _root_remove_tree() {
docker run --rm -v "$abs_parent":/data alpine rm -rf "/data/$child"
}
# Load autocommands
source "${AGENT_PATH}/datacommands.sh"
source "${AGENT_PATH}/datacommands_v2.sh"