rename
This commit is contained in:
parent
bae92026bb
commit
cc3854825b
@ -45,8 +45,8 @@ elif [[ "$(expr substr $(uname -s) 1 10)" == "MINGW32_NT" ]]; then
|
|||||||
# Do something under Windows NT platform
|
# Do something under Windows NT platform
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -e ~/Projects/rallets-hub/bin/rancher_setup.sh ]; then
|
if [ -e ~/Projects/paiyou-hub/bin/rancher_setup.sh ]; then
|
||||||
source ~/Projects/rallets-hub/bin/rancher_setup.sh
|
source ~/Projects/paiyou-hub/bin/rancher_setup.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -e ~/.myzshrc ]; then
|
if [ -e ~/.myzshrc ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user