From 9eb9ae1b0661b302d271a8d039387196d4c864d4 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Fri, 13 Sep 2024 14:55:50 +0200 Subject: [PATCH] Fix installation of `threema-desktop` --- scripts/Arch/Scripts/deploy.fish | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/Arch/Scripts/deploy.fish b/scripts/Arch/Scripts/deploy.fish index e61adf74..d20a1b61 100644 --- a/scripts/Arch/Scripts/deploy.fish +++ b/scripts/Arch/Scripts/deploy.fish @@ -198,8 +198,10 @@ function deploySoftware -d "Deploys a the specified software action" -a action if collectionActive socialMedia yayinst \ signal-desktop \ - threema-desktop \ vesktop-bin + + yes y | yayinst threema-desktop + yes y | yayinst nodejs end if collectionActive productivity && $isInstall