Skip to content
Snippets Groups Projects
Verified Commit 62b783e4 authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

better bootstrap.sh

parent bf5aef7a
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ ansible-galaxy install -r requirements.galaxy.yml
ansible-playbook -i inventory.yaml playbook.yml
# to stay in our comfy virtualenv
if [[ -n "$SHELL" ]]
if [[ -z "$SHELL" ]]
then
SHELL="bash"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment