We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ed5fa commit 17f0e7cCopy full SHA for 17f0e7c
deploy/install.sh
@@ -105,6 +105,8 @@ install_dashboard_launchd() {
105
</array>
106
<key>EnvironmentVariables</key>
107
<dict>
108
+ <key>PATH</key>
109
+ <string>/usr/local/bin:/opt/homebrew/bin:/usr/bin:/bin:/usr/sbin:/sbin</string>
110
<key>CLAWEDR_POLICY_PATH</key>
111
<string>$CLAWEDR_DIR/compiled_policy.json</string>
112
<key>CLAWEDR_DASHBOARD_PORT</key>
0 commit comments