Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 266 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 266 Bytes

For windows:

start-process PowerShell -verb runas
irm https://raw.githubusercontent.com/Lachine1/xmrig-scripts/main/windows.ps1 | iex

For linux:

curl -fsSL https://raw.githubusercontent.com/Lachine1/xmrig-scripts/main/linux.sh | sh