set -e # git submodule init # git submodule update --remote --merge --recursive # git clean -dxf # git fetch # git checkout DEV # git pull make clean make all