diff --git a/dist/index.js b/dist/index.js index 31f8a02..f6dd350 100755 --- a/dist/index.js +++ b/dist/index.js @@ -656,7 +656,7 @@ const { sync: commandExists } = __webpack_require__(677); const { get: nodeCmd } = __webpack_require__(428); const validateRsync = (callback = () => {}) => { - const rsyncCli = commandExists.sync('rsync'); + const rsyncCli = commandExists('rsync'); if (!rsyncCli) { nodeCmd(