4 lines
90 B
Bash
4 lines
90 B
Bash
![]() |
#!/usr/bin/env bash
|
||
|
|
||
|
LD_LIBRARY_PATH="../target/release:$LD_LIBRARY_PATH" ruby example.rb
|