removed extension + added help prompt as default reaction

This commit is contained in:
shockrah 2019-09-10 21:32:20 -07:00
parent b11cda885c
commit e6cb826be1

View File

@ -38,6 +38,7 @@ mkdir -p "$rootDir/post"
if [ -z $1 ]
then
_help
exit 0
fi