- changes for PipeWire and Debian Bookworm

This commit is contained in:
2023-12-18 11:08:08 +00:00
parent 6feb10f49a
commit 3b9e74d5ee
2 changed files with 5 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ GIT_SOURCE=https://git.sevana.biz/public/agent_gsm
# Install prerequisites
sudo apt install --assume-yes git mc python3 sox vim libffi-dev screen python3-pip python3-numpy dnsmasq hostapd screen
sudo pip3 install pyyaml sox pyrabbit soundfile dbus_python pexpect requests rabbitpy bottle
sudo pip3 install pyyaml sox pyrabbit soundfile dbus_python pexpect requests rabbitpy bottle --break-system-packages
if [ -f "$INSTALL_DIR" ]; then
rm -rf "$INSTALL_DIR"