This commit is contained in:
Lanta 2023-11-12 11:52:06 +01:00
parent 7e6652f71a
commit 1d00dd558a
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
Start-Transcript -Path '/var/log/dtch/update_clan_members.log' -Append
Write-Output 'Running from'
(Get-Location).path
. .\..\includes\ps1\lockfile.ps1
. ./../includes/ps1/lockfile.ps1
new-lock
if ($PSScriptRoot.length -eq 0) {