From 0b3a6c8d74ef66861a8303af5284a577c37a9817 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 26 Oct 2008 12:36:35 +0000 Subject: Updated Slackware package download link and locations in fetch-news script --- includes/fetch-news.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'includes/fetch-news.sh') diff --git a/includes/fetch-news.sh b/includes/fetch-news.sh index 02c11b2..5cc9ea5 100755 --- a/includes/fetch-news.sh +++ b/includes/fetch-news.sh @@ -3,6 +3,6 @@ # Fetches project news and saves it for local use. # -/usr/bin/wget -q -O /home/groups/t/th/themanaworld/htdocs/includes/rss2_projnews.tmp 'http://sourceforge.net/export/rss2_projnews.php?group_id=106790&rss_fulltext=1' > /dev/null -/bin/mv -f /home/groups/t/th/themanaworld/htdocs/includes/rss2_projnews.tmp \ - /home/groups/t/th/themanaworld/htdocs/includes/rss2_projnews.cache +/usr/bin/wget -q -O /home/tmw/public_html/www/includes/rss2_projnews.tmp 'http://sourceforge.net/export/rss2_projnews.php?group_id=106790&rss_fulltext=1' > /dev/null +/bin/mv -f /home/tmw/public_html/www/includes/rss2_projnews.tmp \ + /home/tmw/public_html/www/includes/rss2_projnews.cache -- cgit v1.2.3-70-g09d2