commit
2183f27f7e
2 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
Start-Transcript -Path '/var/log/dtch/matchparser.log' -Append
|
||||
Write-Output 'Running from'
|
||||
(Get-Location).path
|
||||
. .\..\includes\ps1\lockfile.ps1
|
||||
|
||||
new-lock
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Start-Transcript -Path '/var/log/dtch/update_clan_members.log' -Append
|
||||
Write-Output 'Running from'
|
||||
Get-Location
|
||||
(Get-Location).path
|
||||
. .\..\includes\ps1\lockfile.ps1
|
||||
|
||||
new-lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue