summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorruki <[email protected]>2023-03-03 22:56:05 +0800
committerruki <[email protected]>2023-03-03 22:56:05 +0800
commitf3f1a248578819b5876630c62996078bc36b4744 (patch)
treeeba0ed851dd49c86e3fa7e265b5b9f62dd1429dc /scripts
parent6c43a097157fe7f9e10e576aa637159503ff426a (diff)
improve tips
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/get.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/get.sh b/scripts/get.sh
index 1350e3470..d12c67686 100755
--- a/scripts/get.sh
+++ b/scripts/get.sh
@@ -246,7 +246,5 @@ xmake update --integrate
if xmake --version >/dev/null 2>&1; then xmake --version; else
source ~/.xmake/profile
xmake --version
- echo "Reload shell profile by running the following command now!"
- echo -e "\x1b[1msource ~/.xmake/profile\x1b[0m"
fi