Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Factorio benchmarking command (oneliner)
  2.  
  3.  
  4. sudo apt install python3-pip -y && wget https://gist.githubusercontent.com/mark9064/6d238295eef660a10f7129d955edf1f7/raw/367c13632778955ccbf39417b50d26325615e16e/factorio_bench.py && pip3 install psutil requests && chmod +x factorio_bench.py && ./factorio_bench.py && rm factorio_bench.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement