little reorg
This commit is contained in:
@@ -90,11 +90,11 @@ module.exports = function(grunt) {
|
||||
auth: {
|
||||
host: 'markamoser.com',
|
||||
port: 6791,
|
||||
authKey: 'workhorse'
|
||||
authKey: 'workshop'
|
||||
},
|
||||
cache: 'sftpCache.json',
|
||||
src: 'dist/',
|
||||
dest: 'www/links/',
|
||||
dest: 'www/links.markamoser.com/',
|
||||
progress: true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user