diff --git a/install/grist-install.sh b/install/grist-install.sh index b6e77a883..f499b3da3 100644 --- a/install/grist-install.sh +++ b/install/grist-install.sh @@ -33,7 +33,6 @@ cat </opt/grist/.env NODE_ENV=production GRIST_HOST=0.0.0.0 EOF -echo "${RELEASE}" >/opt/${APPLICATION}_version.txt msg_ok "Installed Grist" msg_info "Create Service"