@@ -49,7 +49,7 @@ async function startDeploy() {
if (err) throw err;
try {
const localDist = path.join(__dirname, 'dist');
const localDist = path.join(__dirname, 'SAP');
await uploadDirectory(sftp, localDist, serverConfig.remotePath);
console.log('🎉 所有文件上传成功!');
conn.end();
The note is not visible to the blocked user.