Skip to content

Commit 78f0461

Browse files
Update regenGUID.ps1
Added variable mapping for instance.cfg which was missing.
1 parent 9e04342 commit 78f0461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/regenGUID.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
### Configure file paths for the system
2+
$INSTANCE = "$SPLUNKHOME\etc\instance.cfg"
23
$INSTANCE_CHECK = {$(Test-Path "$SPLUNKHOME\etc\instance.cfg.*")}
34
$RESTART_CHECK = "$SPLUNKHOME\etc\restartguid.txt"
45

0 commit comments

Comments
 (0)