esac
;;
esac
- echo "To install build dependencies run"
+ echo "o To install build dependencies run"
echo " dd-schroot-cmd -c ${SESSION_ID} apt-get update"
- echo "followed by build-dep/install as appropriate in the host system."
- echo
- echo "If you started this session with schroot -b, please do not forget to run"
+ echo " followed by build-dep/install as appropriate in the host system."
+ echo "o If you started this session with schroot -b, please do not forget to run"
echo " schroot --end-session -c ${SESSION_ID}"
- echo "when you no longer need this environment."
+ echo " when you no longer need this environment."
fi