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

From wikieduonline
Jump to navigation Jump to search
Line 21: Line 21:
 
  Stopped
 
  Stopped
  
*<code>./svc.sh start</code>
+
<code>./svc.sh start</code>
  
  

Revision as of 12:09, 7 October 2021

./svc.sh
 
Usage:
./svc.sh [install, start, stop, status, uninstall]
./svc.sh status
status actions.runner.xxxx.yyyy: 
not installed
./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
./svc.sh status
Stopped

./svc.sh start


See also

Advertising: