Fix installation of threema-desktop
This commit is contained in:
parent
681366ff8c
commit
7f9dbe459e
|
@ -198,8 +198,10 @@ function deploySoftware -d "Deploys a the specified software action" -a action
|
|||
if collectionActive socialMedia && $isInstall
|
||||
yayinst \
|
||||
signal-desktop \
|
||||
threema-desktop \
|
||||
vesktop-bin
|
||||
|
||||
yes y | yayinst threema-desktop
|
||||
yes y | yayinst nodejs
|
||||
end
|
||||
|
||||
if collectionActive productivity && $isInstall
|
||||
|
|
Loading…
Reference in a new issue