Ignore errors in chiaki-ng
installation
This commit is contained in:
parent
d33ed8e0cc
commit
1019364aa3
1 changed files with 2 additions and 2 deletions
|
@ -270,10 +270,10 @@ function deploySoftware -d "Deploys a the specified software action" -a action
|
||||||
if collectionActive gaming
|
if collectionActive gaming
|
||||||
if $isInstall
|
if $isInstall
|
||||||
yayinst \
|
yayinst \
|
||||||
chiaki-ng \
|
|
||||||
supertux \
|
supertux \
|
||||||
gamepad-tool-bin
|
gamepad-tool-bin
|
||||||
|
|
||||||
|
and yayinst chiaki-ng || true
|
||||||
and sudo flatpak install -y flathub com.usebottles.bottles
|
and sudo flatpak install -y flathub com.usebottles.bottles
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue