final
This commit is contained in:
2
fish_api/start_fresh.sh
Normal file → Executable file
2
fish_api/start_fresh.sh
Normal file → Executable file
@@ -27,7 +27,7 @@ cd "$DIR"
|
||||
# 未设置时由 app/settings.py 的默认值或 .env 中的 PUBLIC_BASE_URL 决定。
|
||||
unset PYTHON_FISH_MEASURE PYTHON_FISH_ACTION 2>/dev/null || true
|
||||
|
||||
PY="${PYTHON:-python3.8}"
|
||||
PY="${PYTHON:-python3}"
|
||||
|
||||
"$PY" -m app.prestart_fresh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user