@ -111,7 +111,7 @@ _cd_to_site() {
fi
# Print the cd command
eval $( cd ${project_dir} )
echo "cd ${project_dir}"
}
@ -201,7 +201,7 @@ case "$1" in
exit
;;
cd)
_cd_to_site ${2}
eval $( _cd_to_site ${2} )
force)
The note is not visible to the blocked user.