_cd_to_site: Try to change dir another way
This commit is contained in:
3
qsgen2
3
qsgen2
@ -201,8 +201,7 @@ case "$1" in
|
|||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
cd)
|
cd)
|
||||||
alias qsgen2cd='_cd_to_site_output() { eval $(_cd_to_site "$@"); }; _cd_to_site_output'
|
_cd_to_site_output() { eval $(_cd_to_site "$@"); }; _cd_to_site_output
|
||||||
qsgen2cd
|
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
force)
|
force)
|
||||||
|
Reference in New Issue
Block a user