all repos — hastyscribe @ 7986773ee6042e106bd6035cfdc485853910b92e

A professional markdown compiler.

Fixing build.
h3rald h3rald@h3rald.com
Sat, 03 Jul 2021 15:24:06 +0200
commit

7986773ee6042e106bd6035cfdc485853910b92e

parent

3162b1afbab2f52a9ae75c884a23ca601bf5f8c1

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M nifty.jsonnifty.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": {