mirror of
https://github.com/kvazar-network/keva-stratum.git
synced 2025-03-13 06:21:28 +00:00
4 lines
65 B
Bash
4 lines
65 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
LD_LIBRARY_PATH="/usr/local/lib/" go run main.go $@
|