From 7aadf1549dad4ff94f775a6bf5cf9e93099ecb7f Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Sat, 17 Aug 2019 20:02:15 -0700 Subject: [PATCH] removed comment lul --- make.sh | 1 - 1 file changed, 1 deletion(-) 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)