diff --git a/make.sh b/make.sh index c23b978..7064c2e 100755 --- a/make.sh +++ b/make.sh @@ -30,7 +30,6 @@ _help() { } mkdir -p "$rootDir/post" -# TODO: use getopts to clean this traesh up a bit while getopts ":srhp:" opt;do case "$opt" in s)