diff --git a/config.json.sample b/config.json.sample index 419b78f..6e465d1 100644 --- a/config.json.sample +++ b/config.json.sample @@ -1,5 +1,5 @@ { - "BackupScriptPath": "X:\\dev\\BOYD\\sentinel\\Modules\\NWABackup.ps1", - "CompareScriptPath": "X:\\dev\\BOYD\\sentinel\\Modules\\NWA-Compare.ps1", + "BackupScriptPath": "X:\\dev\\sentinel\\Modules\\NWABackup.ps1", + "CompareScriptPath": "X:\\dev\\sentinel\\Modules\\NWA-Compare.ps1", "OutputPath": "C:\\Users\\$env:USERNAME\\Desktop\\NWABackup\\logs\\compare-output.txt" } \ No newline at end of file