Skip to content

Commit

Permalink
Updated sync
Browse files Browse the repository at this point in the history
  • Loading branch information
hemanth-hk committed Apr 2, 2020
1 parent b8e41e2 commit 977934b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sx.js
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ if (passedArgs.length == 0) {
sync(passedArgs.slice(1));
} else {
console.error(`Argument(s) ${passedArgs} cannot be parsed`);
}
}

0 comments on commit 977934b

Please sign in to comment.