don't reference 'dev' directory by name

This commit is contained in:
Cyryl Plotnicki-Chudyk 2015-07-19 11:50:59 +02:00
parent d39e45d5c6
commit b5351a7f5a

View file

@ -56,7 +56,7 @@ fc-cache
curl -sSf https://static.rust-lang.org/rustup.sh | bash -s -- -y
cd "$DIR/.vim/bundle/racer/"
cargo build
cd "$HOME/dev/"
cd "$DIR/../"
git clone https://github.com/rust-lang/rust.git
#rvm