Commit 452ea919 authored by Yann Garcia's avatar Yann Garcia
Browse files

Faulty line in vagrant/provisioner.bash

parent f68d322f
...@@ -74,7 +74,7 @@ then ...@@ -74,7 +74,7 @@ then
fi fi
cd /home/vagrant/dev cd /home/vagrant/dev
git clone -b STF525 recurse-submodules https://forge.etsi.org/gitlab/ITS/ITS.git ./STF525_Its git clone -b STF525 --recurse-submodules https://forge.etsi.org/gitlab/ITS/ITS.git ./STF525_Its
cd /home/vagrant/dev/STF525_Its/scripts cd /home/vagrant/dev/STF525_Its/scripts
chmod 775 *.bash devenv.bash.* chmod 775 *.bash devenv.bash.*
cd /home/vagrant/dev/STF525_Its/docker cd /home/vagrant/dev/STF525_Its/docker
......
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