From: Gabriel Dunne Date: Fri, 25 Apr 2014 01:12:53 +0000 (-0700) Subject: Adding publish script X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=fddb8db3cfc5a389d0bccd1356843bec4ef80fd7;p=notes.git Adding publish script --- diff --git a/publish.sh b/publish.sh new file mode 100755 index 0000000..e7df6ee --- /dev/null +++ b/publish.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "test" \ No newline at end of file