updated rakefile with production deployment config

This commit is contained in:
2010-02-03 04:51:18 +02:00
parent b85bdbe584
commit b59560e170

View File

@@ -3,9 +3,9 @@
# Config
#
$server = "new.jimeh.me"
$server = "jimeh.me"
$user = "jimeh"
$path = "jimeh.me/new"
$path = "jimeh.me/www"
#