summaryrefslogtreecommitdiff
path: root/scripts/srcenv.profile
diff options
context:
space:
mode:
authorruki <[email protected]>2020-10-23 23:23:23 +0800
committerruki <[email protected]>2020-10-23 23:23:23 +0800
commit98908994e0648374218aa07e3204cae0ce44df64 (patch)
tree0c52ec0c86bd7c1cd4ca090f505c644aba0ad94a /scripts/srcenv.profile
parent59abb0aad7f4a123bc6cc9ae7e1ac4d4b7f73e92 (diff)
improve xrepo scripts
Diffstat (limited to 'scripts/srcenv.profile')
-rwxr-xr-xscripts/srcenv.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/srcenv.profile b/scripts/srcenv.profile
index 1bbc4d762..ead66b4f8 100755
--- a/scripts/srcenv.profile
+++ b/scripts/srcenv.profile
@@ -5,7 +5,7 @@ if [ -f `pwd`/core/build/xmake ]; then
else
alias xmake=`pwd`/core/src/demo/demo.b
fi
-alias xrepo=`pwd`/scripts/xrepo
+alias xrepo=`pwd`/scripts/xrepo.sh
xmake --version
xmake l xmake.programdir
xmake l xmake.programfile