A command that generates a signature.
Declarations
Type
null or path
Default
null
Example
pkgs.writeScript "signature" "echo This is my signature"
A command that generates a signature.
null or path
null
pkgs.writeScript "signature" "echo This is my signature"