Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed May 9, 2017
1 parent 7bdbff0 commit 374a530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/oref0-pump-loop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ function prep {
}
function if_mdt_get_bg {
if grep "MDT cgm" openaps.ini
if grep "MDT cgm" openaps.ini; then
openaps get-bg
fi
}
Expand Down

0 comments on commit 374a530

Please sign in to comment.