aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 2 insertions, 0 deletions
diff --git a/install b/install
index acaa360..ce9d8f7 100755
--- a/install
+++ b/install
@@ -2,6 +2,8 @@
cd `dirname $0`
+git submodule update --init || (echo "Submodule update failed! Use --ignore-sub if it's ok."; exit 5)
+
dodiff() {
if [ -d "$2" ]; then
# If we just copying some file to directory