1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-20 21:03:01 +00:00
This commit is contained in:
neil
2016-10-05 12:15:06 +08:00
parent d2ae7e78ef
commit aa7b82de04
+5 -1
View File
@@ -4058,4 +4058,8 @@ main() {
if _startswith "$1" '-' ; then _process "$@"; else "$@";fi
}
main "$@"
main "$@"