#!shebang

This commit is contained in:
lda
2026-04-11 14:39:56 +07:00 Unverified
parent fc2243ed8f
commit a36e9d058d
6 changed files with 6 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env pwsh
# Starts the Windows-host Gitea act_runner if not already running.
# Usage: ./scripts/act_runner.ps1 -Config "C:/Users/Admin/Documents/gitea/runner.yaml" -RunnerPath "C:/Users/Admin/Documents/gitea/act_runner.exe" -ServerUrl "https://git.ldlda.com/" -Token "<reg token>" -Labels "self-hosted,windows:host"
param(