Updated scripts

This commit is contained in:
Christoffer Martinsson 2025-05-10 00:02:02 +02:00
parent cd292cee56
commit 193cd3849d

View File

@ -395,6 +395,7 @@ if [ "${ROLES[LAB]}" == "yes" ]; then
yay --noconfirm -S --needed --aur ps7_libps2000a ps7_libps3000a yay --noconfirm -S --needed --aur ps7_libps2000a ps7_libps3000a
yay --noconfirm -S --needed --aur nrf-udev yay --noconfirm -S --needed --aur nrf-udev
yay --noconfirm -S --needed --aur nrfconnect-appimage 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" cd ~ && wget -O spm6103_viewer.py "https://git.cmtec.se/cm/spm6103_viewer/-/raw/main/spm6103_viewer.py?ref_type=heads&inline=false"
fi fi