2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-09-04 16:25:13 +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 "$@"