Update config sample
This commit is contained in:
parent
e46472393a
commit
2440bfeabe
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"BackupScriptPath": "X:\\dev\\BOYD\\sentinel\\Modules\\NWABackup.ps1",
|
"BackupScriptPath": "X:\\dev\\sentinel\\Modules\\NWABackup.ps1",
|
||||||
"CompareScriptPath": "X:\\dev\\BOYD\\sentinel\\Modules\\NWA-Compare.ps1",
|
"CompareScriptPath": "X:\\dev\\sentinel\\Modules\\NWA-Compare.ps1",
|
||||||
"OutputPath": "C:\\Users\\$env:USERNAME\\Desktop\\NWABackup\\logs\\compare-output.txt"
|
"OutputPath": "C:\\Users\\$env:USERNAME\\Desktop\\NWABackup\\logs\\compare-output.txt"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue