ngrok-2: set updateScript

This commit is contained in:
Bob van der Linden
2019-03-19 20:03:41 +01:00
parent acedabeff7
commit b1bfe7b478

View File

@@ -32,6 +32,8 @@ stdenv.mkDerivation {
install -D ngrok $out/bin/ngrok
'';
passthru.updateScript = ./update.sh;
meta = {
description = "ngrok";
longDescription = ''