|
|
@ -24,6 +24,7 @@ build() {
|
|
|
|
msg "The local files are updated."
|
|
|
|
msg "The local files are updated."
|
|
|
|
else
|
|
|
|
else
|
|
|
|
git clone ${_gitroot}
|
|
|
|
git clone ${_gitroot}
|
|
|
|
|
|
|
|
cd ${_gitname}
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
msg "GIT checkout done or server timeout"
|
|
|
|
msg "GIT checkout done or server timeout"
|
|
|
|