From c3a371d9e8428bcdf7bf1f7c3e7ffd5feb8bdc57 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 6 May 2025 08:19:38 +0200 Subject: [PATCH] Update fumadocs-install.sh --- install/fumadocs-install.sh | 1 - 1 file changed, 1 deletion(-) 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"