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