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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
./svc.sh
+
<code>./svc.sh</code>
 
    
 
    
 
===Usage===
 
===Usage===

Revision as of 12:12, 7 October 2021

./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: