Add dev/push script.

Change-Id: I84f12d8df8d65a3d7a5d3287266849f250283502
This commit is contained in:
Brad Fitzpatrick 2013-08-23 00:13:09 -05:00
parent c8479f6fd4
commit c5761f5ed8
1 changed files with 7 additions and 0 deletions

7
dev/push Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
set -e
git push origin master
git push github master
curl http://camlistore.org/mailnow