summaryrefslogtreecommitdiff
path: root/includes/fetch-news.sh
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-10-26 12:36:35 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-10-26 12:36:35 +0000
commit0b3a6c8d74ef66861a8303af5284a577c37a9817 (patch)
treecd80b092fb243aec428fad5ed3020697eb184daa /includes/fetch-news.sh
parent44e0d1a536adb44f2c3ede80ae992b3ed93e2572 (diff)
downloadwebsite-0b3a6c8d74ef66861a8303af5284a577c37a9817.tar.gz
website-0b3a6c8d74ef66861a8303af5284a577c37a9817.tar.bz2
website-0b3a6c8d74ef66861a8303af5284a577c37a9817.tar.xz
website-0b3a6c8d74ef66861a8303af5284a577c37a9817.zip
Updated Slackware package download link and locations in fetch-news script
Diffstat (limited to 'includes/fetch-news.sh')
-rwxr-xr-xincludes/fetch-news.sh6
1 files changed, 3 insertions, 3 deletions
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