Merge branch 'main' of https://git.cmtec.se/cm/linuxbox
This commit is contained in:
commit
179ab2707f
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user