Commit 5ee2557f authored by Yann Garcia's avatar Yann Garcia
Browse files

Update provisioner.bash

parent 810c4a3e
......@@ -123,9 +123,9 @@ coveralls-lcov -h
# Install eclipse
cd ${HOME_FRAMEWORKS}
wget 'http://ftp.halifax.rwth-aachen.de/eclipse/technology/epp/downloads/release/oxygen/2/eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz' -Oeclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz
tar -zxvf ./eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz
rm -f ./eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz
wget -q 'http://ftp.halifax.rwth-aachen.de/eclipse/technology/epp/downloads/release/photon/R/eclipse-cpp-photon-R-linux-gtk-x86_64.tar.gz'
tar -zxvf ./eclipse-cpp-photon-R-linux-gtk-x86_64.tar.gz
rm -f ./eclipse-cpp-photon-R-linux-gtk-x86_64.tar.gz
cd /home/vagrant
echo "" >> /home/vagrant/.bashrc
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment