You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Copy plist into system dir, with the path corrected to the local build
20
20
sed 's|/Applications/Coder Desktop\.app|/Applications/Coder/Coder Desktop.app|g'"$LAUNCH_DAEMON_PLIST_SRC"/"$LAUNCH_DAEMON_PLIST_NAME"| sudo tee "$LAUNCH_DAEMON_PLIST_DEST"/"$LAUNCH_DAEMON_PLIST_NAME">/dev/null
0 commit comments