Update fumadocs-install.sh

This commit is contained in:
CanbiZ 2025-05-06 08:19:38 +02:00
parent 2cefdd97e8
commit c3a371d9e8

View File

@ -26,7 +26,6 @@ export NODE_OPTIONS="--max-old-space-size=4096"
cd /opt/fumadocs cd /opt/fumadocs
$STD pnpm install $STD pnpm install
pnpm create fumadocs-app pnpm create fumadocs-app
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
msg_ok "Installed Fumadocs" msg_ok "Installed Fumadocs"
msg_info "Creating Service" msg_info "Creating Service"