ngrok-2: set updateScript
This commit is contained in:
parent
acedabeff7
commit
b1bfe7b478
@ -32,6 +32,8 @@ stdenv.mkDerivation {
|
|||||||
install -D ngrok $out/bin/ngrok
|
install -D ngrok $out/bin/ngrok
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
passthru.updateScript = ./update.sh;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "ngrok";
|
description = "ngrok";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user