Added automated install for windows
This commit is contained in:
6
install.bat
Normal file
6
install.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
go build -o p2prc.exe
|
||||
|
||||
setx PATH "%PATH%;%cd%"
|
||||
setx P2PRC "%cd%"
|
||||
|
||||
p2prc --dc
|
||||
Reference in New Issue
Block a user