diff --git a/README.md b/README.md index dafdb70..80a908c 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ so random website's color scheme works fine for me. A "standard" poker chip is 39mm wide, and 3.5mm thick. -A "miniature" poker chip is 22m wide, and 3.5mm thick. +A "miniature" poker chip is 22m wide, and I don't know how thick. There are boxes you can print that work will with these dimensions. diff --git a/build.sh b/build.sh index db0c7f9..c7c5db4 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,26 @@ #! /bin/sh -cat parameters.json | jq -r ".parameterSets | keys | .[]" \ +if [ ! -f "$1" ]; then + cat <