Run under bash 3.2
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -euo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
TEMPLATES="${TEMPLATES_DIR:-https://git.kotikot.com/templates}"
|
TEMPLATES="${TEMPLATES_DIR:-https://git.kotikot.com/templates}"
|
||||||
dest="${1:?usage: newproject <dest> [copier options]}"
|
dest="${1:?usage: newproject <dest> [copier options]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user