mirror of https://gitlab.com/basile.b/dexed.git
update submodules
This commit is contained in:
parent
001f8d5217
commit
4764310182
|
@ -1,8 +1,3 @@
|
||||||
cd ..
|
|
||||||
git submodule update --init
|
|
||||||
::git submodule foreach git checkout master
|
|
||||||
cd dastworx
|
|
||||||
|
|
||||||
::iz sources
|
::iz sources
|
||||||
set iz=
|
set iz=
|
||||||
for /r "../etc/iz/import/" %%F in (*.d) do call set iz=%%iz%% "%%F"
|
for /r "../etc/iz/import/" %%F in (*.d) do call set iz=%%iz%% "%%F"
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
cd ..
|
|
||||||
git submodule update --init
|
|
||||||
cd dastworx
|
|
||||||
|
|
||||||
#iz sources
|
#iz sources
|
||||||
cd ../etc/iz/import/
|
cd ../etc/iz/import/
|
||||||
iz=$(find `pwd` -type f -name \*.d)
|
iz=$(find `pwd` -type f -name \*.d)
|
||||||
|
|
2
etc/iz
2
etc/iz
|
@ -1 +1 @@
|
||||||
Subproject commit 040cfc17c5707276346351811140e544cc7e3600
|
Subproject commit 8a42cb50111bb97c78565886b290a0dfab6475bf
|
|
@ -1 +1 @@
|
||||||
Subproject commit 47ac61f657c4a3fb8be23c4727b22f872f3870de
|
Subproject commit 1e811d2b5da79ae44dd79b68d1379f67d1250cb9
|
Loading…
Reference in New Issue