summaryrefslogtreecommitdiff
path: root/scripts/update-world
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2005-08-31 19:25:40 +0000
committerrandomdan <randomdan@localhost>2005-08-31 19:25:40 +0000
commitb375a61216352927462f513910f86ea8ef134b1d (patch)
tree64d008bfbdabdc122a81e5dc3c9b80ad9fb809bf /scripts/update-world
parentInitial portage files (diff)
downloadconfig-b375a61216352927462f513910f86ea8ef134b1d.tar.bz2
config-b375a61216352927462f513910f86ea8ef134b1d.tar.xz
config-b375a61216352927462f513910f86ea8ef134b1d.zip
Remove old stuff
Diffstat (limited to 'scripts/update-world')
-rw-r--r--scripts/update-world8
1 files changed, 1 insertions, 7 deletions
diff --git a/scripts/update-world b/scripts/update-world
index 78b6117..4f80002 100644
--- a/scripts/update-world
+++ b/scripts/update-world
@@ -1,8 +1,2 @@
-MAILTO=dan@randomdan.homeip.net
-LOG=/tmp/update_all
-emerge -uDN world > ${LOG} 2>&1
-if [ -s ${LOG} ] ; then
- mailx -s ${0} ${MAILTO} < ${LOG}
-fi
-rm ${LOG}
+./mail-logger.sh dan@randomdan.homeip.net emerge -uDN world