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

dat linesep

parent 44576bf1
No related branches found
No related tags found
No related merge requests found
Pipeline #1243 passed with stages
in 5 minutes and 25 seconds
...@@ -10,5 +10,5 @@ if [ -f "/vagrant/build.sh" ]; then ...@@ -10,5 +10,5 @@ if [ -f "/vagrant/build.sh" ]; then
fi fi
if [ -f "/vagrant/build_as_vagrant.sh" ]; then if [ -f "/vagrant/build_as_vagrant.sh" ]; then
su - vagrant -c '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