little reorg

This commit is contained in:
2018-10-07 13:09:15 -05:00
parent 4c3aa14dcc
commit c6ab04158e
3 changed files with 302 additions and 306 deletions

View File

@@ -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
}
}