Update jellyseerr-install.sh

tweak
This commit is contained in:
tteckster 2024-06-23 20:57:38 -04:00 committed by GitHub
parent d81fc402a0
commit 39313455e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ msg_ok "Installed pnpm"
msg_info "Installing Jellyseerr (Patience)"
git clone -q https://github.com/Fallenbagel/jellyseerr.git /opt/jellyseerr
cd /opt/jellyseerr
$STD CYPRESS_INSTALL_BINARY=0 pnpm install --frozen-lockfile
CYPRESS_INSTALL_BINARY=0 pnpm install --frozen-lockfile &>/dev/null
$STD pnpm build
mkdir -p /etc/jellyseerr/
cat <<EOF >/etc/jellyseerr/jellyseerr.conf