mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-26 10:34:43 +00:00
Refactor: Ghostfolio (#13990)
This commit is contained in:
committed by
GitHub
parent
562ae12972
commit
6ca9569dc3
@@ -47,6 +47,7 @@ function update_script() {
|
||||
|
||||
msg_info "Updating Ghostfolio"
|
||||
mv /opt/env.backup /opt/ghostfolio/.env
|
||||
sed -i -E '/^DATABASE_URL=/ s/[?&]sslmode=prefer//g' /opt/ghostfolio/.env
|
||||
cd /opt/ghostfolio
|
||||
$STD npm ci
|
||||
$STD npm run build:production
|
||||
|
||||
Reference in New Issue
Block a user