Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Build: Restored rsync user and host to production values
Browse files Browse the repository at this point in the history
  • Loading branch information
gseguin committed Mar 27, 2013
1 parent af24edc commit bbeb818
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Gruntfile.js
Expand Up @@ -415,9 +415,8 @@ module.exports = function( grunt ) {

rsync: {
options: {
//user: "ghislain.seguin"
//user: "jqadmin",
//host: "code.origin.jquery.com",
user: "jqadmin",
host: "code.origin.jquery.com",
remoteBase: "/var/www/html/code.jquery.com/mobile/",
cwd: dist
},
Expand Down

0 comments on commit bbeb818

Please sign in to comment.