diff options
Diffstat (limited to 'jh-mvn-localrepo.sh')
-rw-r--r-- | jh-mvn-localrepo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jh-mvn-localrepo.sh b/jh-mvn-localrepo.sh index 32a91f0..14ea778 100644 --- a/jh-mvn-localrepo.sh +++ b/jh-mvn-localrepo.sh @@ -1,5 +1,5 @@ #!/bin/bash -. /usr/bin/jh +. jh if [[ $# > 0 ]]; then usage |