3
0
Fork 0
forked from mirrors/nixpkgs

meshcentral: add updateScript to expression

This commit is contained in:
Linus Heckemann 2021-10-29 00:57:16 +02:00
parent 2fa862644f
commit cd548bdc6a

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/";