Przeglądaj źródła

init submodule on root

master
Robin Thoni 7 lat temu
rodzic
commit
a2e397523d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      vim/install

+ 1
- 1
vim/install Wyświetl plik

@@ -15,7 +15,7 @@ fi &&
15 15
 ln -sf "${dir}/vimrc" ~/.vimrc &&
16 16
 
17 17
 (
18
-  cd "${dir}" &&
18
+  cd "${dir}/.." &&
19 19
   git submodule init &&
20 20
   git submodule update
21 21
 )

Ładowanie…
Anuluj
Zapisz