diff options
Diffstat (limited to 'config/deploy/sismo.rb')
| -rw-r--r-- | config/deploy/sismo.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/config/deploy/sismo.rb b/config/deploy/sismo.rb index a8cb59006..3da595688 100644 --- a/config/deploy/sismo.rb +++ b/config/deploy/sismo.rb @@ -1,2 +1,3 @@  server "chouette-sismo.marseille.cityway.fr", :app, :web, :db, :primary => true  set :branch, "V2_5" +set :gui_cmd, "2.5.0" | 
