summaryrefslogtreecommitdiff
path: root/includes/fetch-news.sh
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2014-11-16 22:27:32 -0600
committerWushin <pasekei@gmail.com>2014-11-16 22:27:32 -0600
commit6f37a79665408c3531842851fc6c3efabfe50a07 (patch)
tree6e8dc2a26e61bfe6ba61af731208fc07a8b2536e /includes/fetch-news.sh
parente41baa4c3aeb5f2b05fb928c1bf13e6a9bb130a7 (diff)
parent294e5d28e70d1709520c3fbb78464edb557f638b (diff)
downloadwebsite-6f37a79665408c3531842851fc6c3efabfe50a07.tar.gz
website-6f37a79665408c3531842851fc6c3efabfe50a07.tar.bz2
website-6f37a79665408c3531842851fc6c3efabfe50a07.tar.xz
website-6f37a79665408c3531842851fc6c3efabfe50a07.zip
Merge pull request #9 from wushin/www-to-wiki
Www to wiki
Diffstat (limited to 'includes/fetch-news.sh')
-rwxr-xr-xincludes/fetch-news.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/includes/fetch-news.sh b/includes/fetch-news.sh
deleted file mode 100755
index 5cc9ea5..0000000
--- a/includes/fetch-news.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-#
-# Fetches project news and saves it for local use.
-#
-
-/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