checkpoint

This commit is contained in:
Daniel Olshansky
2026-02-09 16:35:13 -05:00
committed by Gustavo Madeira Santana
parent 1c2e989838
commit 01cb41632d

View File

@@ -360,12 +360,3 @@ clawdock-help() {
echo ""
}
# Export functions so they're available in subshells
export -f _cmd _clawdock_ensure_dir _clawdock_compose
export -f clawdock-start clawdock-stop clawdock-restart clawdock-logs clawdock-status
export -f clawdock-cd clawdock-config clawdock-workspace
export -f clawdock-shell clawdock-exec clawdock-cli
export -f clawdock-rebuild clawdock-clean
export -f clawdock-health clawdock-token clawdock-fix-token
export -f clawdock-dashboard clawdock-devices clawdock-approve
export -f clawdock-help