fix: Remove set -e from build.zsh to prevent early exit on errors

This commit is contained in:
Claude
2025-11-07 13:25:43 +00:00
parent 7b889fd5a2
commit a833a60bac

View File

@@ -4,8 +4,6 @@
# 2. Setup user (ai) and shell # 2. Setup user (ai) and shell
# 3. Setup Claude Code and aigpt # 3. Setup Claude Code and aigpt
set -e
echo "=== aios build ===" echo "=== aios build ==="
echo "" echo ""