Kaydet (Commit) bd636a6f authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud Kaydeden (comit) Norbert Thiebaud

make the download step clone the 'others' git-repos if needed

üst 3288713b
......@@ -26,6 +26,9 @@
#
#*************************************************************************
if [ ! -d clone ] ; then
./g clone
fi
if [ -z "$TARFILE_LOCATION" ]; then
. ./*.Set.sh
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment