Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
IoTcat committed Jun 16, 2020
1 parent f9f1cd7 commit 1613729
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js 100644 → 100755
Expand Up @@ -22,4 +22,4 @@ yargs = require(__dirname + '/modules/log.js')(yargs);
/* push */
yargs = require(__dirname + '/modules/sync.js')(yargs);

argv = yargs.epilogue("hhh").argv;
argv = yargs.epilogue("-----------------------").argv;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file modified src/old.js 100644 → 100755
Empty file.
Empty file modified src/server.js 100644 → 100755
Empty file.
Empty file modified src/test.js 100644 → 100755
Empty file.
Empty file modified src/utilities/data.js 100644 → 100755
Empty file.
Empty file modified src/utilities/find.js 100644 → 100755
Empty file.
Empty file modified src/utilities/tdTools.js 100644 → 100755
Empty file.

0 comments on commit 1613729

Please sign in to comment.