Skip to content

Commit 2441a60

Browse files
authored
Update run.sh
1 parent f9ed8d4 commit 2441a60

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

assets/nix/run.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,6 @@ while :; do
204204
debug_enable="$(doorstop_bool "$2")"
205205
shift
206206
;;
207-
--doorstop-mono-debug-start-server)
208-
debug_start_server="$(doorstop_bool "$2")"
209-
shift
210-
;;
211207
--doorstop-mono-debug-suspend)
212208
debug_suspend="$(doorstop_bool "$2")"
213209
shift

0 commit comments

Comments
 (0)