mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-20 23:55:03 +00:00
feat(grist): enable Enterprise features toggle (#11239)
This commit is contained in:
committed by
GitHub
parent
e7e45db45b
commit
d789af9637
@@ -49,6 +49,7 @@ function update_script() {
|
||||
cp /opt/grist_bak/landing.db /opt/grist/landing.db
|
||||
cd /opt/grist
|
||||
$STD yarn install
|
||||
$STD yarn run install:ee
|
||||
$STD yarn run build:prod
|
||||
$STD yarn run install:python
|
||||
msg_ok "Updated Grist"
|
||||
|
||||
Reference in New Issue
Block a user