removed extension + added help prompt as default reaction
This commit is contained in:
parent
b11cda885c
commit
e6cb826be1
@ -38,6 +38,7 @@ mkdir -p "$rootDir/post"
|
|||||||
|
|
||||||
if [ -z $1 ]
|
if [ -z $1 ]
|
||||||
then
|
then
|
||||||
|
_help
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user