Fix installation of Threema
This commit is contained in:
parent
d6b37dbf58
commit
e44ef57825
|
@ -200,8 +200,13 @@ function deploySoftware -d "Deploys a the specified software action" -a action
|
||||||
signal-desktop \
|
signal-desktop \
|
||||||
vesktop-bin
|
vesktop-bin
|
||||||
|
|
||||||
yes y | yayinst threema-desktop
|
and begin
|
||||||
yes y | yayinst nodejs
|
yes y | runYay threema-desktop
|
||||||
|
end
|
||||||
|
|
||||||
|
and begin
|
||||||
|
yes y | runYay nodejs
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
and if collectionActive productivity && $isInstall
|
and if collectionActive productivity && $isInstall
|
||||||
|
|
Loading…
Reference in a new issue