We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db36d6d commit 5c1ba77Copy full SHA for 5c1ba77
pkgbuild/scripts/postinstall
@@ -3,7 +3,7 @@
3
RUNNING_MARKER_FILE="/tmp/coder_desktop_running"
4
VPN_MARKER_FILE="/tmp/coder_vpn_was_running"
5
6
-# Before this script, or the user opens the app, make sure
+# Before this script, or the user, opens the app, make sure
7
# Gatekeeper has ingested the notarization ticket.
8
spctl -avvv "/Applications/Coder Desktop.app"
9
# spctl can't assess non-apps, so this will always return a non-zero exit code,
0 commit comments