Skip to content

Commit

Permalink
Update boot2docker-data.tar.gz
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Jul 3, 2015
1 parent 31bbfdf commit 056cf1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -12,7 +12,7 @@ boot2docker-data.img: boot2docker-data.tar.gz
tar zxvf boot2docker-data.tar.gz

boot2docker-data.tar.gz:
curl -OL https://github.com/ailispaw/boot2docker-xhyve/releases/download/v0.2.1/boot2docker-data.tar.gz
curl -OL https://github.com/ailispaw/boot2docker-xhyve/releases/download/v0.6.0/boot2docker-data.tar.gz

clean: exports-clean uuid2ip-clean
$(RM) initrd.img vmlinuz64
Expand Down

0 comments on commit 056cf1c

Please sign in to comment.