]> git.quilime.com - notes.git/commitdiff
Adding publish script
authorGabriel Dunne <gdunne@quilime.com>
Fri, 25 Apr 2014 01:12:53 +0000 (18:12 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Fri, 25 Apr 2014 01:12:53 +0000 (18:12 -0700)
publish.sh [new file with mode: 0755]

diff --git a/publish.sh b/publish.sh
new file mode 100755 (executable)
index 0000000..e7df6ee
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+echo "test"
\ No newline at end of file