summaryrefslogtreecommitdiff
path: root/scripts/srcenv.profile
diff options
context:
space:
mode:
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