mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-05 19:02:50 +00:00
grist: remove unneeded var (#8060)
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user