From 3577400f7998f7b29c4cd7dfaf8c40e3abb04667 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 1 Mar 2026 08:54:13 -0500 Subject: [PATCH] Update install add asound.conf --- install | 1 + 1 file changed, 1 insertion(+) diff --git a/install b/install index 76d31542..459b7abc 100755 --- a/install +++ b/install @@ -124,6 +124,7 @@ cd rpitx ./install.sh +sudo cp /home/pi/CubeSatSim/asound.conf /etc/asound.conf FILE=/home/pi/pi_pacsat/Debug/pi_pacsat # code has already been compiled if [ -f "$FILE" ]; then