1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-12 10:26:09 +00:00
This commit is contained in:
neil 2016-10-05 12:15:06 +08:00
parent d2ae7e78ef
commit aa7b82de04

View File

@ -4058,4 +4058,8 @@ main() {
if _startswith "$1" '-' ; then _process "$@"; else "$@";fi if _startswith "$1" '-' ; then _process "$@"; else "$@";fi
} }
main "$@"
main "$@"