Loading vagrant/provisioner.bash +3 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
vagrant/provisioner.bash +3 −1 Original line number Diff line number Diff line Loading @@ -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 Loading