Update overseerr-install.sh

tweak
pull/1658/head
tteckster 1 year ago committed by GitHub
parent ed4b2ef237
commit b0543ab8ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,12 +32,12 @@ msg_info "Installing Yarn"
$STD npm install -g yarn
msg_ok "Installed Yarn"
msg_info "Installing overseerr (Patience)"
msg_info "Installing Overseerr (Patience)"
git clone -q https://github.com/sct/overseerr.git /opt/overseerr
cd /opt/overseerr
$STD yarn install
$STD yarn build
msg_ok "Installed overseerr"
msg_ok "Installed Overseerr"
msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/overseerr.service

Loading…
Cancel
Save

Powered by BW's shoe-string budget.