From: Michael Wallner Date: Thu, 6 Aug 2015 07:19:59 +0000 (+0200) Subject: fix ws X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=e8e561510e4a111f76a6aefc9f81cb298fe26478;p=mdref%2Fmdref.m6w6.name fix ws --- diff --git a/init.sh b/init.sh index 1220922..1ffd59d 100755 --- a/init.sh +++ b/init.sh @@ -1,4 +1,4 @@ #!/bin/sh git submodule update --init git submodule foreach "git pull -r origin master" -test -L mdref/refs || ln -s ../refs mdref/refs +test -L mdref/refs || ln -s ../refs mdref/refs