diff --git a/install/fumadocs-install.sh b/install/fumadocs-install.sh index 42c6b11..062d7ca 100644 --- a/install/fumadocs-install.sh +++ b/install/fumadocs-install.sh @@ -26,7 +26,6 @@ export NODE_OPTIONS="--max-old-space-size=4096" cd /opt/fumadocs $STD pnpm install pnpm create fumadocs-app -echo "${RELEASE}" >/opt/${APPLICATION}_version.txt msg_ok "Installed Fumadocs" msg_info "Creating Service"