Updates build_whitelabel to regenerate album art for android auto app
This commit is contained in:
Regular → Executable
+1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user