diff --git a/Gruntfile.js b/Gruntfile.js index 686affd..c2784d4 100755 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -279,7 +279,7 @@ module.exports = function (grunt) { prod: { options: { src: '<%= yeoman.dist %>/', - dest: '/home/linguagil/linguagil.com.br/', + dest: '/home/linguagil/staging.2015.linguagil.com.br/', host: 'linguagil@linguagil.com.br', syncDestIgnoreExcl: true }