added dependencies
This commit is contained in:
parent
73d5f5afec
commit
a67dd2a425
@ -15,8 +15,13 @@ update_os
|
|||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt -y install \
|
$STD apt -y install \
|
||||||
chromium-common \
|
xauth \
|
||||||
libasound2
|
xvfb \
|
||||||
|
scrot \
|
||||||
|
curl \
|
||||||
|
chromium \
|
||||||
|
chromium-driver \
|
||||||
|
ca-certificates
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr"
|
fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user