dalgibbard / citrix_xenserver_patcher

Auto / Manual Patching tool for Citrix XenServer Boxes
Do What The F*ck You Want To Public License
142 stars 45 forks source link

More help needed please #1

Closed jmsadie closed 10 years ago

jmsadie commented 10 years ago

The script sounds like a good idea. Except - what is it and where is it? I am reasonable computer literate, but could you give the full command to run the script?

dalgibbard commented 10 years ago

Hello, Thanks for getting in touch. I've update the README.md file to explain a little better, but for the sake of completeness, the details are:

wget -O patcher.py https://raw.github.com/dalgibbard/citrix_xenserver_patcher/master/patcher.py
chmod +x patcher.py
./patcher.py

Does that make sense? Thanks again, Darren.