Skip to content

Commit

Permalink
Make the default image size 768 instead of 2048
Browse files Browse the repository at this point in the history
  • Loading branch information
gmkurtzer committed May 6, 2016
1 parent 74dcdaa commit 211bd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/cli/image.exec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ else
fi


IMAGE_SIZE="2048"
IMAGE_SIZE="768"


while true; do
Expand Down

0 comments on commit 211bd09

Please sign in to comment.