This commit is contained in:
neil 2016-10-05 12:15:06 +08:00
parent d2ae7e78ef
commit aa7b82de04
1 changed files with 5 additions and 1 deletions

View File

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