1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-02-06 20:14:56 +00:00
sgminer/mknsis.sh

8 lines
158 B
Bash
Raw Normal View History

#!/bin/sh
PATH=$PATH:/usr/i686-pc-mingw32/sys-root/mingw/bin \
nsiswrapper --run \
--name "CPU miner" \
--outfile cpuminer-installer.exe \
minerd.exe