grist: remove unneeded var (#8060)
This commit is contained in:
parent
8e25b70a25
commit
03d36a6c10
|
|
@ -33,7 +33,6 @@ cat <<EOF >/opt/grist/.env
|
||||||
NODE_ENV=production
|
NODE_ENV=production
|
||||||
GRIST_HOST=0.0.0.0
|
GRIST_HOST=0.0.0.0
|
||||||
EOF
|
EOF
|
||||||
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
|
|
||||||
msg_ok "Installed Grist"
|
msg_ok "Installed Grist"
|
||||||
|
|
||||||
msg_info "Create Service"
|
msg_info "Create Service"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user