mirror of
https://github.com/hiskang/acme.sh
synced 2025-07-03 20:46:08 +00:00
minor
This commit is contained in:
parent
d2ae7e78ef
commit
aa7b82de04
4
acme.sh
4
acme.sh
@ -4058,4 +4058,8 @@ main() {
|
|||||||
if _startswith "$1" '-' ; then _process "$@"; else "$@";fi
|
if _startswith "$1" '-' ; then _process "$@"; else "$@";fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
main "$@"
|
main "$@"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user