Skip to content

Commit

Permalink
This should fix a problem that was reported with fd.img preventing pulls
Browse files Browse the repository at this point in the history
  • Loading branch information
enkiv2 committed Jul 14, 2011
1 parent abf0723 commit f01821b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ push: clean update
git push origin master

update:
rm src/fd.img
git pull origin master

pull: update
Expand Down

0 comments on commit f01821b

Please sign in to comment.