mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 16:01:01 +00:00
Keep new LiteLLM installs script-free while preserving legacy cached keys during upgrades. Simplify QuestDB and Directus initialization to the path, permission, and credential compatibility behavior proven necessary by real 1Panel install and upgrade tests.
3 lines
38 B
Bash
Executable File
3 lines
38 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -euo pipefail
|