Changeset 883
- Timestamp:
- 11/12/07 16:58:48 (1 year ago)
- Files:
-
- trunk/Rakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Rakefile
r882 r883 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 puts "\nMake 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." 217 217 end 218 218
