docs: update integration env var count

This commit is contained in:
Sam & Claude 2026-04-02 15:23:16 +00:00 committed by 123kupola
parent 28f2100a47
commit 536f9ea90c

View file

@ -73,7 +73,7 @@ echo ""
echo "[1/6] clawdie-shell-env.sh → Identity + .env"
. /home/clawdie/clawdie-iso/firstboot/shell-env.sh 2>/dev/null
clawdie_shell_env_generate 2>/dev/null
[ -f "$ENV_FILE" ] && echo " ✓ .env created (65 variables)" || echo " ✗ .env missing"
[ -f "$ENV_FILE" ] && echo " ✓ .env created (68 variables)" || echo " ✗ .env missing"
# STAGE 2: PKG
echo "[2/6] clawdie-shell-pkg.sh → Repos (online + offline USB)"