sleep away!
This commit is contained in:
parent
b448cf0c51
commit
7d589f868e
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ else {
|
||||||
write-output 'setting old stats var empty'
|
write-output 'setting old stats var empty'
|
||||||
$oldstats = @()
|
$oldstats = @()
|
||||||
}
|
}
|
||||||
start-sleep -Seconds 10
|
|
||||||
|
|
||||||
$all_player_matches = get-content "$scriptroot/../data/player_matches.json" | convertfrom-json -Depth 100
|
$all_player_matches = get-content "$scriptroot/../data/player_matches.json" | convertfrom-json -Depth 100
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue