Skip to content
Snippets Groups Projects
Unverified Commit 5e65d17f authored by Ryan Hancock's avatar Ryan Hancock
Browse files

Remove exit on error

parent 00168cf5
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
set -e
echo "Updating our own directory" echo "Updating our own directory"
git pull origin master git pull origin master
......
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