diff options
| author | iamcheeseman <[hidden email]> | 2026-01-12 21:01:46 -0500 |
|---|---|---|
| committer | iamcheeseman <[hidden email]> | 2026-01-12 21:01:59 -0500 |
| commit | 58de3f9ddc72c5dbf433e45babb43a06c819cb4f (patch) | |
| tree | afaf1a2c277c2b5c1288293d430edf3e0d32dcfe /run_debug.sh | |
| parent | 7fb83578b99aa224f7545f4118a46e84b58a9295 (diff) | |
fix the debug run script :swagxmas:
Diffstat (limited to 'run_debug.sh')
| -rwxr-xr-x | run_debug.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_debug.sh b/run_debug.sh index c1cb61d..c56ad41 100755 --- a/run_debug.sh +++ b/run_debug.sh @@ -1 +1 @@ -./run.sh "-sanitize:address" +./run.sh "-debug -sanitize:address" |
