Skip to content
Snippets Groups Projects
Commit ec0340f0 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

run as vagrant runs as vagrant

parent 4d6e298e
Branches master
No related tags found
No related merge requests found
Pipeline #933 passed with stage
in 0 seconds
...@@ -9,5 +9,5 @@ if [ -e "/vagrant/build.sh" ]; then ...@@ -9,5 +9,5 @@ if [ -e "/vagrant/build.sh" ]; then
fi fi
if [ -e "/vagrant/build_as_vagrant.sh" ]; then if [ -e "/vagrant/build_as_vagrant.sh" ]; then
bash /vagrant/build_as_vagrant.sh su - vagrant -c "bash /vagrant/build_as_vagrant.sh"
fi fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment