diff options
Diffstat (limited to 'aux/workflow/TODOs.sh')
-rwxr-xr-x | aux/workflow/TODOs.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aux/workflow/TODOs.sh b/aux/workflow/TODOs.sh index 6a50886..6c24c3e 100755 --- a/aux/workflow/TODOs.sh +++ b/aux/workflow/TODOs.sh @@ -2,6 +2,7 @@ set -eu TLD="$(cat aux/tld.txt)" +PROJECT_UC= while getopts 'n:N:m:o:' flag; do case "$flag" in n) |