Ignore errors in chiaki-ng installation

This commit is contained in:
Manuel Thalmann 2024-10-24 14:05:20 +02:00
parent d33ed8e0cc
commit 1019364aa3

View file

@ -270,10 +270,10 @@ function deploySoftware -d "Deploys a the specified software action" -a action
if collectionActive gaming
if $isInstall
yayinst \
chiaki-ng \
supertux \
gamepad-tool-bin
and yayinst chiaki-ng || true
and sudo flatpak install -y flathub com.usebottles.bottles
end
end