Update scrypted-install.sh

remove `sudo` as the user is already `root`
pull/1851/head
tteckster 1 year ago committed by GitHub
parent c10678e251
commit 67edaf0193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -108,7 +108,7 @@ msg_ok "Coral Edge TPU Support Added"
fi fi
msg_info "Installing Scrypted" msg_info "Installing Scrypted"
$STD sudo -u root npx -y scrypted@latest install-server $STD npx -y scrypted@latest install-server
msg_ok "Installed Scrypted" msg_ok "Installed Scrypted"
msg_info "Creating Service" msg_info "Creating Service"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.