Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 185 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 185 Bytes

Run in background (via launchctl):

# Install agent (once)
$ ./agent.sh install

# Start agent
$ ./agent.sh start

# Stop agent
$ ./agent.sh stop

# View logs
$ ./agent.sh logs