4 lines
77 B
Bash
Raw Permalink Normal View History

2025-04-28 19:10:40 +02:00
#!/bin/sh
export LIBRARY_PATH="$LIBRARY_PATH:/opt/homebrew/lib"
cargo run $1