Files
appstore/apps/gateway-go/latest/scripts/init.sh
T
okxlin 715c7f8ddf Polish Wavelog and gateway-go apps
Refine the remaining contributor app PRs after local merge.

- switch Wavelog to the official ghcr.io/wavelog/wavelog:2.2.1 image
- document Wavelog installer, database handoff, and upstream CVE risk
- normalize gateway-go metadata, fixed host-network port, scripts, and README risk notes
- compress gateway-go logo and add missing runtime scripts

Refs: #3310, #3170
2026-06-23 20:54:02 +08:00

5 lines
71 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
mkdir -p "${DATA_PATH:-./data}"