Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/d81fc402a0d5acfdbd4d1bb792367bd047f44870?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update jellyseerr-install.sh

tweak
pull/3260/head
tteckster 12 months ago committed by GitHub
parent 8228d24027
commit d81fc402a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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/

Loading…
Cancel
Save

Powered by BW's shoe-string budget.