bug fixes durch lede änderungen und jede domain hatte die gleiche mesh id
This commit is contained in:
parent
33d9a521ca
commit
bd256ba6c0
2 changed files with 3 additions and 5 deletions
2
build.sh
2
build.sh
|
@ -64,8 +64,6 @@ announce Starting make update...
|
|||
for s in $sites; do
|
||||
export GLUON_SITEDIR="${site_path}/sites/${s}"
|
||||
export GLUON_OUTPUTDIR="${gluon_out}/${GLUON_RELEASE}/${GLUON_BRANCH}/${s}"
|
||||
export GLUON_IMAGEDIR="${GLUON_OUTPUTDIR}/images"
|
||||
export GLUON_MODULEDIR="${GLUON_OUTPUTDIR}/modules"
|
||||
rm -rf "${GLUON_OUTPUTDIR}"
|
||||
mkdir -p "${GLUON_IMAGEDIR}" "${GLUON_MODULEDIR}"
|
||||
make update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue