mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 05:25:30 +00:00
Update jellyseerr-install.sh
tweak
This commit is contained in:
parent
d81fc402a0
commit
39313455e6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user