libhsts: link update script
This commit is contained in:
parent
038dbf54bc
commit
483a4853a5
@ -53,6 +53,8 @@ stdenv.mkDerivation rec {
|
||||
python3
|
||||
];
|
||||
|
||||
passthru.updateScript = ./update.sh;
|
||||
|
||||
meta = {
|
||||
description = "Library to easily check a domain against the Chromium HSTS Preload list";
|
||||
mainProgram = "hsts";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user