Update jellyseerr-install.sh

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

View File

@ -40,7 +40,6 @@ msg_ok "Installed pnpm"
msg_info "Installing Jellyseerr (Patience)" msg_info "Installing Jellyseerr (Patience)"
git clone -q https://github.com/Fallenbagel/jellyseerr.git /opt/jellyseerr git clone -q https://github.com/Fallenbagel/jellyseerr.git /opt/jellyseerr
cd /opt/jellyseerr cd /opt/jellyseerr
git checkout main
$STD CYPRESS_INSTALL_BINARY=0 pnpm install --frozen-lockfile $STD CYPRESS_INSTALL_BINARY=0 pnpm install --frozen-lockfile
$STD pnpm build $STD pnpm build
mkdir -p /etc/jellyseerr/ mkdir -p /etc/jellyseerr/