# Author:       Li Junhao       l@x-cmd.com
# shellcheck    shell=dash

# license:      GPLv3

xrc:mod:lib     hub    main

___x_cmd_hub(){
    ___x_cmd_hub___main "$@"
}

xrc setmain ___x_cmd_hub
