We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb60d8 commit b535a7dCopy full SHA for b535a7d
scripts/upsert-dev-helper.sh
@@ -4,7 +4,7 @@
4
# /Applications/Coder/Coder Desktop.app, which is where the local build is
5
# installed.
6
7
-set -euox pipefail
+set -euxo pipefail
8
9
LAUNCH_DAEMON_PLIST_SRC="/Applications/Coder/Coder Desktop.app/Contents/Library/LaunchDaemons"
10
LAUNCH_DAEMON_PLIST_DEST="/Library/LaunchDaemons"
0 commit comments