diff --git a/scripts/Arch/Scripts/deploy.fish b/scripts/Arch/Scripts/deploy.fish index 0d5d67b1..f6508a5c 100644 --- a/scripts/Arch/Scripts/deploy.fish +++ b/scripts/Arch/Scripts/deploy.fish @@ -201,8 +201,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