mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 22:42:11 +08:00
minor show version
This commit is contained in:
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"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user