mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
Update scrypted-install.sh
remove `sudo` as the user is already `root`
This commit is contained in:
@@ -108,7 +108,7 @@ msg_ok "Coral Edge TPU Support Added"
|
||||
fi
|
||||
|
||||
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_info "Creating Service"
|
||||
|
||||
Reference in New Issue
Block a user