mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-01 21:30:09 +00:00
feat(grist): enable Enterprise features toggle (#11239)
This commit is contained in:
parent
e7e45db45b
commit
d789af9637
2 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ export CYPRESS_INSTALL_BINARY=0
|
|||
export NODE_OPTIONS="--max-old-space-size=2048"
|
||||
cd /opt/grist
|
||||
$STD yarn install
|
||||
$STD yarn run install:ee
|
||||
$STD yarn run build:prod
|
||||
$STD yarn run install:python
|
||||
cat <<EOF >/opt/grist/.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue