summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-04-01 23:09:07 +0200
committerwm4 <wm4@nowhere>2013-04-01 23:09:07 +0200
commit118920242578166d87451eec116da6691f579910 (patch)
tree5107e91bcb33e5cf5bef02b7cde44c938c37bf2c
parent158fa30d93624e6c3eb1b24ac98c6daeb99b91de (diff)
downloadmpv-build-118920242578166d87451eec116da6691f579910.tar.bz2
mpv-build-118920242578166d87451eec116da6691f579910.tar.xz
Add git submodule sync to update
To make existing repos actually change the URL. No idea why this is needed.
-rwxr-xr-xupdate1
1 files changed, 1 insertions, 0 deletions
diff --git a/update b/update
index 9e2bbb5..de1b51a 100755
--- a/update
+++ b/update
@@ -1,3 +1,4 @@
#!/bin/sh
git pull
+git submodule sync
git submodule update --init