state file name

master
Lei OT 2 years ago
parent 6ea4e77c5b
commit 6246b7018f

@ -98,7 +98,7 @@ try {
if (!repoArg) { if (!repoArg) {
throw "error: Pls input repo: info | ghh | XX"; throw "error: Pls input repo: info | ghh | XX";
} }
const filename = `.generate-file-hash.json`; const filename = `.ftp-deploy-sync-state.json`;
const _args = { const _args = {
'local-dir': `./../${cfg[repoArg].folder}/`, 'local-dir': `./../${cfg[repoArg].folder}/`,
'state-name': filename, 'state-name': filename,

Loading…
Cancel
Save