Fixed Windows stuff

This commit is contained in:
MoneroOcean 2018-10-04 00:04:07 +02:00
parent 2ea911063d
commit e886fb03aa

View file

@ -11,4 +11,4 @@ git checkout $1 &&\
scl enable devtoolset-2 "cmake ." &&\
scl enable devtoolset-2 "make" &&\
cp src/config.json . &&\
tar cfz xmrig-%1-lin64.tar.gz xmrig config.json
tar cfz xmrig-$1-lin64.tar.gz xmrig config.json