aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/update.sh b/update.sh
deleted file mode 100755
index 00b4e3c..0000000
--- a/update.sh
+++ /dev/null
@@ -1,2 +0,0 @@
1#!/bin/sh
2git submodule update --recursive --remote
..