diff --git a/install/byparr-install.sh b/install/byparr-install.sh index 038b599ff..a2c1a339a 100644 --- a/install/byparr-install.sh +++ b/install/byparr-install.sh @@ -15,8 +15,13 @@ update_os msg_info "Installing Dependencies" $STD apt -y install \ - chromium-common \ - libasound2 + xauth \ + xvfb \ + scrot \ + curl \ + chromium \ + chromium-driver \ + ca-certificates msg_ok "Installed Dependencies" fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr"