diff options
Diffstat (limited to 'config/deploy')
| -rw-r--r-- | config/deploy/unstable.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/deploy/unstable.rb b/config/deploy/unstable.rb index 4fab428c7..d363a6fa4 100644 --- a/config/deploy/unstable.rb +++ b/config/deploy/unstable.rb @@ -1,3 +1,3 @@  server "chouette-p.aix.cityway.fr", :app, :web, :db, :primary => true -set :branch, "V3_1" +set :branch, "master"  #set :gui_cmd, "2.5.2" | 
