Re-compiled enabling github checkbox support.
h3rald h3rald@h3rald.com
Thu, 16 Apr 2020 08:42:24 +0200
2 files changed,
1 insertions(+),
1 deletions(-)
M
nifty.json
→
nifty.json
@@ -4,7 +4,7 @@ "commands": {
"build": { "name+configure.sh": { "pwd": "{{name}}", - "cmd": "./configure.sh && make" + "cmd": "./configure.sh --github-checkbox=input && make" } }, "install": {