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

From wikieduonline
Jump to navigation Jump to search
Line 18: Line 18:
 
  Creating .service
 
  Creating .service
 
  svc install complete
 
  svc install complete
 +
 +
 +
./svc.sh status
 +
Stopped
 +
 +
  ./svc.sh start
  
  

Revision as of 12:08, 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: