Updates build_whitelabel to regenerate album art for android auto app

This commit is contained in:
2026-07-20 18:20:42 -07:00
parent f069fcdbfb
commit 58ea55f359
164 changed files with 111 additions and 185 deletions
Regular → Executable
View File
Regular → Executable
+1
View File
@@ -15,6 +15,7 @@
}
},
"postCreateCommand": "flutter pub get && python3 -m venv .venv && . .venv/bin/activate && pip install --upgrade pip && pip install -r requirements.txt && curl -fsSL https://claude.ai/install.sh | bash",
"postStartCommand": ".venv/bin/activate",
"containerEnv": {
"ANTHROPIC_BASE_URL": "http://192.168.1.108:1234",
"ANTHROPIC_API_KEY": "lmstudio",