setup_x11_jarvis.sh aktualisiert

This commit is contained in:
2026-05-27 23:15:35 +00:00
parent 4eabde994d
commit 0c4e377fa3

View File

@@ -101,7 +101,7 @@ if [ ! -f "$JARVIS_DIR/config/.env" ]; then
# Stelle sicher, dass der config-Ordner existiert
mkdir -p "$JARVIS_DIR/config"
cat << 'EOF' > "$JARVIS_DIR/config/.env"
cat << EOF > "$JARVIS_DIR/config/.env"
WEB_USER_NAME="$REAL_USER"
AI_PROVIDER=nvdia
OPENAI_API_KEY=dein-openai-key