8000 Runner mac install .plist example doesn't match the one in-app · marcoderama/circleci-docs@b64b14c · GitHub
[go: up one dir, main page]

Skip to content

Commit b64b14c

Browse files
committed
Runner mac install .plist example doesn't match the one in-app
1 parent 9eed1c8 commit b64b14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/runner-installation-mac.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Copy the following to the new `/Library/LaunchDaemons/com.circleci.runner.plist`
116116
<string>com.circleci.runner</string>
117117

118118
<key>Program</key>
119-
<string>/var/opt/circleci/circleci-launch-agent</string>
119+
<string>/opt/circleci/circleci-launch-agent</string>
120120

121121
<key>ProgramArguments</key>
122122
<array>

0 commit comments

Comments
 (0)
0