Updates
This commit is contained in:
@@ -4,6 +4,8 @@ import watchFolders from "./watch/folders";
|
||||
|
||||
const confFileProvidedJSON = process.argv[process.argv.length - 1];
|
||||
|
||||
global.SYNCING = false;
|
||||
|
||||
try {
|
||||
const configFileObject = JSON.parse(confFileProvidedJSON);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user