Reduce delta
This commit is contained in:
parent
1712b5d813
commit
07b34118f1
1 changed files with 0 additions and 1 deletions
1
make.sh
1
make.sh
|
|
@ -1,6 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
if [ ! -e "$(dirname "$0")/ci/sub/.git" ]; then
|
if [ ! -e "$(dirname "$0")/ci/sub/.git" ]; then
|
||||||
set -x
|
set -x
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue