mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Fixed Windows stuff
This commit is contained in:
@@ -11,4 +11,4 @@ git checkout $1 &&\
|
|||||||
scl enable devtoolset-2 "cmake ." &&\
|
scl enable devtoolset-2 "cmake ." &&\
|
||||||
scl enable devtoolset-2 "make" &&\
|
scl enable devtoolset-2 "make" &&\
|
||||||
cp src/config.json . &&\
|
cp src/config.json . &&\
|
||||||
tar cfz xmrig-%1-lin64.tar.gz xmrig config.json
|
tar cfz xmrig-$1-lin64.tar.gz xmrig config.json
|
||||||
|
|||||||
Reference in New Issue
Block a user