Fixing build.
h3rald h3rald@h3rald.com
Sat, 03 Jul 2021 15:24:06 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
nifty.json
→
nifty.json
@@ -4,7 +4,7 @@ "commands": {
"build": { "name+configure.sh": { "pwd": "{{name}}", - "cmd": "./configure.sh --github-checkbox=input && make" + "cmd": "sh configure.sh --github-checkbox=input && make" } }, "install": {