update readme

This commit is contained in:
2025-05-14 12:05:13 +02:00
parent 930eb38b9b
commit 7274131052
5 changed files with 42 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
# https://chatgpt.com/c/681762a4-dddc-800a-adad-2797355013f8
$ErrorActionPreference = 'Stop'
$PIDFILE = Join-Path $PSScriptRoot ".pid"

View File

@@ -1,3 +1,5 @@
# https://chatgpt.com/c/681762a4-dddc-800a-adad-2797355013f8
$ErrorActionPreference = 'Stop'
$PIDFILE = Join-Path $PSScriptRoot ".pid"

View File

@@ -1,3 +1,5 @@
# https://chatgpt.com/c/681762a4-dddc-800a-adad-2797355013f8
$ErrorActionPreference = 'Stop'
$PIDFILE = Join-Path $PSScriptRoot ".pid"