[scripts] monthly_iso_build.sh: do not export MAKE_TORRENTS

This commit is contained in:
Fabio Erculiani
2013-04-29 12:00:10 +01:00
parent 8ac3b79a3d
commit 83ed1aef59

View File

@@ -3,6 +3,5 @@
# Path to molecules.git dir
SABAYON_MOLECULE_HOME="${SABAYON_MOLECULE_HOME:-/sabayon}"
export SABAYON_MOLECULE_HOME
export MAKE_TORRENTS="1"
exec "${SABAYON_MOLECULE_HOME}"/scripts/iso_build.sh "monthly" "$@"