Commit 45f70cf3 authored by Yann Garcia's avatar Yann Garcia
Browse files

Update provisioner.bash

parent 029ff357
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -74,7 +74,9 @@ then
fi

cd /home/vagrant/dev 
svn co --username svnusers --password svnusers --non-interactive --trust-server-cert --non-interactive https://oldforge.etsi.org/svn/ITS/branches/STF525 ./STF525_Its 
git clone https://forge.etsi.org/gitlab/ITS/ITS.git ./STF525_Its
cd /home/vagrant/dev/STF525_Its
git checkout STF525
cd /home/vagrant/dev/STF525_Its/scripts
chmod 775 *.bash devenv.bash.*
cd /home/vagrant/dev/STF525_Its/docker