update.sh
authorAlan Knowles <alan@roojs.com>
Sat, 12 May 2012 14:29:13 +0000 (22:29 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 12 May 2012 14:29:13 +0000 (22:29 +0800)
update.sh [deleted file]

diff --git a/update.sh b/update.sh
deleted file mode 100644 (file)
index ac9250b..0000000
--- a/update.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-git pull
-git submodule init
-git submodule update
-git submodule foreach 'git checkout master'
-git submodule foreach 'git pull'
\ No newline at end of file