fix: flame

This commit is contained in:
CrazyWolf13
2026-05-11 13:56:08 +02:00
parent 7f3cdc7cec
commit 7ba37052b7
2 changed files with 5 additions and 6 deletions

View File

@@ -19,13 +19,13 @@ fetch_and_deploy_gh_release "flame" "pawelmalak/flame" "tarball"
msg_info "Setting up Flame"
cd /opt/flame
$STD npm run init-server
$STD npm run dev-init
cd /opt/flame/client
$STD npm install
$STD npm run build
cd /opt/flame
mkdir -p public data
cp -r client/build/. public/
$STD npm rebuild sqlite3
touch public/flame.css public/customQueries.json
cat <<EOF >/opt/flame/.env
NODE_ENV=production
PASSWORD=