This commit is contained in:
arevindh 2020-05-11 22:40:44 +05:30
parent 25eee6b6fd
commit f7c2fc2138

View file

@ -751,4 +751,4 @@ main() {
if [[ $# = 0 ]]; then if [[ $# = 0 ]]; then
helpFunc helpFunc
fi fi
} }