delete spare comment
This commit is contained in:
@@ -17,6 +17,6 @@ module.exports = {
|
||||
dist: 'dist', // 待部署到的文件夹
|
||||
user: 'adot', // 登录用户名
|
||||
password: '', // 登录用户密码
|
||||
key: `${process.env.HOME}/.ssh/id_rsa`, // 登录用户私钥文件
|
||||
},
|
||||
key: `${process.env.HOME}/.ssh/id_rsa`
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user