Difference between revisions of "GitHub Actions: svc.sh"

From wikieduonline
Jump to navigation Jump to search
Line 27: Line 27:
  
 
== See also ==
 
== See also ==
 +
* {{GitHub Actions runner}}
 
* {{GitHub Actions}}
 
* {{GitHub Actions}}
  
 
[[Category:GitHub]]
 
[[Category:GitHub]]

Revision as of 14:07, 12 May 2023


./svc.sh

Usage

./svc.sh [install, start, stop, status, uninstall]

Start

./svc.sh start

Status

./svc.sh status
status actions.runner.xxxx.yyyy: 
not installed
./svc.sh status
Stopped

Install

./svc.sh install
Creating launch runner in /Users/administrator/Library/LaunchAgents/actions.runner.xxxxx.yyy.plist
Creating /Users/administrator/Library/Logs/actions.runner.xxxxx.yyy
Creating /Users/administrator/Library/LaunchAgents/actions.runner.xxxxx.yyy.plist
Creating runsvc.sh
Creating .service
svc install complete

See also

Advertising: