diff options
Diffstat (limited to 'config/deploy')
-rw-r--r-- | config/deploy/refinery_setup.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy/refinery_setup.rb b/config/deploy/refinery_setup.rb index 6dd0a1c..cff5b98 100644 --- a/config/deploy/refinery_setup.rb +++ b/config/deploy/refinery_setup.rb @@ -16,7 +16,7 @@ Capistrano::Configuration.instance.load do task :setup, :except => { :no_release => true } do # Change this to your app name - site_name = "Beta"; + site_name = "Heavymetal.no"; default_template = <<-EOF # encoding: utf-8 |