Skip to content

Commit 6f2c908

Browse files
committed
debug
1 parent 8422db4 commit 6f2c908

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/scripts/run-server.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ if [ -f $HERE/env.sh ]; then
1111
fi
1212

1313
UV=${UV_BINARY:-uv}
14+
env
15+
exit 1
1416
$UV run $HERE/run_server.py "$@"

0 commit comments

Comments
 (0)