diff --git a/debug-bootstrap.sh b/debug-bootstrap.sh new file mode 100755 index 0000000..52bbf00 --- /dev/null +++ b/debug-bootstrap.sh @@ -0,0 +1,3 @@ +git pull +nix run .#ls-ap-migration +RUST_DEBUG=1 cargo run \ No newline at end of file