fix(console): expose Homebrew Go to macOS API service

This commit is contained in:
Haitao Pan 2026-06-27 09:18:03 +08:00
parent abee312617
commit 9b59c89d80

View File

@ -10,6 +10,7 @@
<string>-c</string>
<string>
source "{{ xworkspace_console_config_dir }}/portal.env"
export PATH="/opt/homebrew/bin:/usr/local/bin:$PATH"
exec {{ xworkspace_console_api_exec }}
</string>
</array>