diff options
Diffstat (limited to 'config/deploy/unstable.rb')
| -rw-r--r-- | config/deploy/unstable.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/config/deploy/unstable.rb b/config/deploy/unstable.rb index d8d5d30bc..696303466 100644 --- a/config/deploy/unstable.rb +++ b/config/deploy/unstable.rb @@ -1,2 +1,3 @@  server "chouette-p.aix.cityway.fr", :app, :web, :db, :primary => true  set :branch, "V2_5" +set :gui_cmd, "2.5.0"
\ No newline at end of file | 
