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
|
if collectionActive socialMedia && $isInstall
|
||||||
yayinst \
|
yayinst \
|
||||||
signal-desktop \
|
signal-desktop \
|
||||||
threema-desktop \
|
|
||||||
vesktop-bin
|
vesktop-bin
|
||||||
|
|
||||||
|
yes y | yayinst threema-desktop
|
||||||
|
yes y | yayinst nodejs
|
||||||
end
|
end
|
||||||
|
|
||||||
if collectionActive productivity && $isInstall
|
if collectionActive productivity && $isInstall
|
||||||
|
|
Loading…
Reference in a new issue