From 193cd3849d25b77cf6e6a8fb5bf60998500f52f3 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Sat, 10 May 2025 00:02:02 +0200 Subject: [PATCH] Updated scripts --- update_arch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update_arch.sh b/update_arch.sh index 5256a6b..5b9a4e6 100755 --- a/update_arch.sh +++ b/update_arch.sh @@ -395,6 +395,7 @@ if [ "${ROLES[LAB]}" == "yes" ]; then yay --noconfirm -S --needed --aur ps7_libps2000a ps7_libps3000a yay --noconfirm -S --needed --aur nrf-udev yay --noconfirm -S --needed --aur nrfconnect-appimage + sudo pacman -S --noconfirm --needed tk python-pyserial cd ~ && wget -O spm6103_viewer.py "https://git.cmtec.se/cm/spm6103_viewer/-/raw/main/spm6103_viewer.py?ref_type=heads&inline=false" fi