[code] hotfix dist

main
Dragan Filipovic 2020-04-11 17:44:56 +02:00
parent ac4f0895a6
commit 101b6c13a0
1 changed files with 1 additions and 1 deletions

2
dist/index.js vendored
View File

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