From: daniel watson Date: Wed, 20 Aug 2014 20:45:48 +0000 (-0700) Subject: make uuid X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=7dd68296e02578eb63ff1ced37fa2427698abd1a make uuid --- diff --git a/Makefile b/Makefile index 9b98e69..6a6f5b3 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,9 @@ astyle: initial-ubuntu-install: sudo apt-get install -y qrencode fritzing openscad +uuid: + uuid -v4 + index.html: README.html cp $< $@