Revert installation of EE (#14784)

This commit is contained in:
Slaviša Arežina
2026-05-29 08:29:33 +02:00
committed by GitHub
parent 44a4c97a4c
commit c3294436b5
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -54,7 +54,6 @@ function update_script() {
[[ -f /opt/grist_bak/landing.db ]] && cp /opt/grist_bak/landing.db /opt/grist/landing.db
cd /opt/grist
$STD yarn install
$STD yarn run install:ee -y
$STD yarn run build:prod
$STD yarn run install:python
msg_ok "Updated Grist"