mirror of
https://github.com/kvazar-network/keva-stratum.git
synced 2025-02-04 11:14:17 +00:00
Remove obsolete scripts
This commit is contained in:
parent
6c721c9e00
commit
0d3f1594b2
@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
LD_LIBRARY_PATH="/usr/local/lib/" go run main.go $@
|
@ -1,3 +0,0 @@
|
||||
#!/usr/bin/env fish
|
||||
|
||||
env GORACE="log_path=race.log" env CGO_LDFLAGS="-L"(pwd)"/cnutil -L"(pwd)"/hashing" go run -race main.go $argv
|
@ -1,3 +0,0 @@
|
||||
#!/usr/bin/env fish
|
||||
|
||||
env CGO_LDFLAGS="-L"(pwd)"/cnutil -L"(pwd)"/hashing" go run main.go $argv
|
Loading…
x
Reference in New Issue
Block a user