diff options
| author | ruki <[email protected]> | 2020-10-23 23:23:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-10-23 23:23:23 +0800 |
| commit | 98908994e0648374218aa07e3204cae0ce44df64 (patch) | |
| tree | 0c52ec0c86bd7c1cd4ca090f505c644aba0ad94a /scripts/xrepo.sh | |
| parent | 59abb0aad7f4a123bc6cc9ae7e1ac4d4b7f73e92 (diff) | |
improve xrepo scripts
Diffstat (limited to 'scripts/xrepo.sh')
| -rwxr-xr-x | scripts/xrepo.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/xrepo.sh b/scripts/xrepo.sh new file mode 100755 index 000000000..2997cf59e --- /dev/null +++ b/scripts/xrepo.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env sh +xmake lua private.xrepo "$@" |
