Commit 9428537f authored by Rusty Russell's avatar Rusty Russell

Makefile-web: push to github repo too.

Saves me doing it manually.
parent bc771e48
......@@ -12,6 +12,7 @@ JUNKBALLS=$(JUNKDIRS:%=$(WEBDIR)/%.tar.bz2)
upload: fastcheck
git push origin HEAD:master
git push github HEAD:master
clean-tree:
! git status --porcelain | grep .
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment