summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/srcenv.profile2
-rwxr-xr-xscripts/xrepo.sh (renamed from scripts/xrepo)0
2 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
diff --git a/scripts/xrepo b/scripts/xrepo.sh
index 2997cf59e..2997cf59e 100755
--- a/scripts/xrepo
+++ b/scripts/xrepo.sh