Updated scripts

This commit is contained in:
Christoffer Martinsson 2025-08-07 14:55:09 +02:00
parent c8307753a3
commit 323b8901f7

View File

@ -334,8 +334,9 @@ EOT
if [ "$HOSTNAME" == "CMBOX" ]; then
printf -- '\033[33m Installing CMBOX specific utilities\n\033[37m'
sudo pacman -S --noconfirm --needed onnxruntime
yay --noconfirm -S --needed --aur opentrack-git
sudo pacman -S --noconfirm --needed onnxruntime qt6-serialport cameractrls qt6-5compat
yay --noconfirm -S --needed --aur openmpi
# yay --noconfirm -S --needed --aur opentrack-git
fi
fi