diff --git a/scripts/Arch/Scripts/deploy.fish b/scripts/Arch/Scripts/deploy.fish index 23191442..ad31a5f2 100644 --- a/scripts/Arch/Scripts/deploy.fish +++ b/scripts/Arch/Scripts/deploy.fish @@ -200,8 +200,13 @@ function deploySoftware -d "Deploys a the specified software action" -a action signal-desktop \ vesktop-bin - yes y | yayinst threema-desktop - yes y | yayinst nodejs + and begin + yes y | runYay threema-desktop + end + + and begin + yes y | runYay nodejs + end end and if collectionActive productivity && $isInstall