Optimze git submodule in autogen.sh

This commit is contained in:
Peter Dave Hello 2018-03-14 03:15:47 +08:00
parent 0164291688
commit 0c5d5e5781

View file

@ -1,5 +1,4 @@
#!/bin/sh
git submodule init
git submodule update
git submodule update --init --depth 1
autoreconf -if