fix(setup): remove stray EOF/fi lines causing syntax error

This commit is contained in:
2025-12-28 16:10:43 +01:00
parent 1e9e7ac557
commit 1df4ea0020

View File

@@ -107,9 +107,7 @@ alias bugsy='tail -f /var/log/crumbforest/chat_history.jsonl'
EOF
fi
# 4b. Setup Role Aliases (Separate check to ensure update on existing installs)
EOF
fi
# 5. Role Shims (Global Executables)
# We use /usr/local/bin so that scripts (which ignore aliases) can also call 'dumbo', 'templatus' etc.