minor show version
parent
5a148a02d7
commit
5b11958279
9
le.sh
9
le.sh
|
@ -772,10 +772,13 @@ uninstall() {
|
|||
|
||||
}
|
||||
|
||||
|
||||
version() {
|
||||
_info "$PROJECT"
|
||||
_info "v$VER"
|
||||
}
|
||||
showhelp() {
|
||||
echo "Usage: issue|renew|renewAll|createAccountKey|createDomainKey|createCSR|install|uninstall"
|
||||
|
||||
version
|
||||
echo "Usage: issue|renew|renewAll|createAccountKey|createDomainKey|createCSR|install|uninstall|version"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue