Skip to content

Commit

Permalink
Merge pull request #15 from RobertCNelson/img-fixes
Browse files Browse the repository at this point in the history
Img fixes
  • Loading branch information
jadonk authored May 23, 2017
2 parents 3e2dd09 + 9674822 commit dfb31bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/generate_img.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ TEMPDIR=$(mktemp -d)

###
imagename="beaglebone-getting-started-$(git log -1 --date=short --pretty=format:%cd)"
image_size_mb="40"
image_format="iso"
image_size_mb="18"
image_format="fat"
###

check_root () {
Expand Down

0 comments on commit dfb31bc

Please sign in to comment.