This commit is contained in:
Christoffer Martinsson 2025-08-08 00:06:19 +02:00
commit 179ab2707f

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