docs: update integration env var count
This commit is contained in:
parent
28f2100a47
commit
536f9ea90c
1 changed files with 1 additions and 1 deletions
|
|
@ -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)"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue