mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-19 10:20:12 +01:00
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
|