correct date file

This commit is contained in:
Mario Fetka 2013-01-03 21:17:16 +01:00
parent 685faf3e60
commit 09cdbbff83
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ build_sablink() {
if [ "${done_images}" = "1" ]; then
cp -p "${SABAYON_MOLECULE_HOME}"/images/* "${SABAYON_MOLECULE_HOME}"/images_ftpsync/ || return 1
fi
date > "${SABAYON_MOLECULE_HOME}"/images_ftpsync/RELEASE_DATE_DAILY
date > "${SABAYON_MOLECULE_HOME}"/images_ftpsync/RELEASE_DATE_WEEKLY
# if [ "${MAKE_TORRENTS}" != "0" ]; then
# "${SABAYON_MOLECULE_HOME}"/scripts/make_torrents.sh || return 1
# fi