added libasound2

This commit is contained in:
bluisholive 2025-11-19 10:55:58 +00:00
parent 99dfd7d1d1
commit 5fa8d783fc

View File

@ -14,7 +14,9 @@ network_check
update_os update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt -y install chromium-common $STD apt -y install \
chromium-common \
libasound2
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr" fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr"