crash on error.
This commit is contained in:
parent
d66b3abcea
commit
7ae6d9e9ee
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
git config --get remote.origin.url|fgrep -q bkuhn/config.git
|
||||
if [ $? -ne 0 ]; then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue