mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-20 15:45:03 +00:00
Refactor: Ghostfolio
This commit is contained in:
@@ -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