4 lines
102 B
Bash
Executable file
4 lines
102 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
LD_LIBRARY_PATH="../../../../../target/release:$LD_LIBRARY_PATH" ruby example.rb
|