Install Tart Guest Agent from OpenAI tap (#370)
This commit is contained in:
parent
741758b9ba
commit
d6ee41d6d5
|
|
@ -168,7 +168,7 @@ build {
|
||||||
inline = [
|
inline = [
|
||||||
# Install Tart Guest Agent
|
# Install Tart Guest Agent
|
||||||
"source ~/.zprofile",
|
"source ~/.zprofile",
|
||||||
"brew install cirruslabs/cli/tart-guest-agent",
|
"brew install openai/tools/tart-guest-agent",
|
||||||
|
|
||||||
# Install daemon variant of the Tart Guest Agent
|
# Install daemon variant of the Tart Guest Agent
|
||||||
"sudo mv ~/tart-guest-daemon.plist /Library/LaunchDaemons/org.cirruslabs.tart-guest-daemon.plist",
|
"sudo mv ~/tart-guest-daemon.plist /Library/LaunchDaemons/org.cirruslabs.tart-guest-daemon.plist",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue