Skip to content

Commit

Permalink
Merge pull request #72 from aparcar/patch_ib_no_update
Browse files Browse the repository at this point in the history
run snippet required for --no-update fix #18
  • Loading branch information
nicopace authored Jun 20, 2018
2 parents e1e07b6 + 23a0534 commit 2f50704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cooker
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,7 @@ while true; do
shift
;;
--no-update)
./snippets/patch_ib_no_update.sh
no_update=1
shift
;;
Expand Down

0 comments on commit 2f50704

Please sign in to comment.