Skip to content

Commit

Permalink
Update deploy command
Browse files Browse the repository at this point in the history
  • Loading branch information
ehamberg committed May 3, 2016
1 parent b4e25e9 commit 6ae30e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog.hs
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ feedConfiguration = FeedConfiguration

conf :: Configuration
conf = defaultConfiguration
{ deployCommand = "rsync -cav _site/* hamberg.no:/srv/www/"
{ deployCommand = "rsync -cav _site/* hamberg.no:/srv/www/erlend"
}

0 comments on commit 6ae30e8

Please sign in to comment.