View Single Post
Old 07-04-2016, 01:28 PM   #3
therapon
Junior Member
therapon began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jul 2016
Device: none
Only if this series of commands installs a windows version:

sudo -v && wget -nv -O- https://raw.githubusercontent.com/ko...x-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"
therapon is offline   Reply With Quote