mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
Remove exit 0 from script
This commit is contained in:
parent
3183bbbff9
commit
17ae52f958
1 changed files with 0 additions and 1 deletions
|
|
@ -23,4 +23,3 @@ echo "Detected Branch: $CURRENT_BRANCH"
|
|||
git_setup
|
||||
git checkout $CURRENT_BRANCH
|
||||
export $CURRENT_BRANCH
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue