Changeset 882
- Timestamp:
- 11/12/07 16:58:06 (10 months ago)
- Files:
-
- trunk/Rakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Rakefile
r879 r882 214 214 # Requires the 'webgem' gem 215 215 sh "cd site; webgen; webgen; curl 'http://feed43.com/mongrel.xml' > output/rss.xml; rsync -azv --no-perms --no-times output/* rubyforge.org:/var/www/gforge-projects/mongrel/" 216 puts "Make sure to re-run the site update 6 hours later if you updated the news. This delay is required for Feed43 to pick up the site changes." 216 217 end 217 218
