meshcentral: add updateScript to expression

This commit is contained in:
Linus Heckemann
2021-11-16 13:24:43 +01:00
parent 2fa862644f
commit cd548bdc6a
+2
View File
@@ -28,6 +28,8 @@ yarn2nix-moretea.mkYarnPackage rec {
publishBinsFor = [ ];
passthru.updateScript = ./update.sh;
meta = with lib; {
description = "Computer management web app";
homepage = "https://meshcentral.com/info/";