summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-09-12 23:33:40 +0300
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-09-12 23:33:40 +0300
commit6382d95779a59c995f70192eac1e02bb8eeeb659 (patch)
treebc1f6d68a9aa2c5a22a165f802d58a5edd635323 /scripts/update-venus
parentSmall fixes to cron and base configs (diff)
downloadplanet-6382d95779a59c995f70192eac1e02bb8eeeb659.tar.gz
planet-6382d95779a59c995f70192eac1e02bb8eeeb659.tar.bz2
planet-6382d95779a59c995f70192eac1e02bb8eeeb659.zip
Another small fix in cron job
Diffstat (limited to 'scripts/update-venus')
-rw-r--r--scripts/update-venus2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update-venus b/scripts/update-venus
index a58d6ee..3ed1d0a 100644
--- a/scripts/update-venus
+++ b/scripts/update-venus
@@ -20,7 +20,7 @@ for x in planet universe; do
done
fi
cat ${BASE_DIR}planet-gentoo/configs/base/venus.${x} ${BASE_DIR}planet-gentoo/configs/${x}/* > ${BASE_DIR}generated_configs/venus.${x}.ini
- python ${VENUS_DIR}planet.py ${BASE_DIR}configs/venus.${x}.ini > ${BASE_DIR}logs/${x}/${LOG_DATE}.log 2>&1
+ python ${VENUS_DIR}planet.py ${BASE_DIR}generated_configs/venus.${x}.ini > ${BASE_DIR}logs/${x}/${LOG_DATE}.log 2>&1
done
# Delete old logs