mirror of
https://github.com/hiskang/acme.sh
synced 2025-06-20 22:36:20 +00:00
minor show version
This commit is contained in:
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…
x
Reference in New Issue
Block a user