0

I want to download particular release binary pack form public GitHub repository and move that downloaded file to given local directory location What is the possible way to do this?

Bhranee
  • 71
  • 1
  • 7
  • 1
    Possible duplicate of [How to specify the location with wget?](https://stackoverflow.com/questions/1078524/how-to-specify-the-location-with-wget) – Fuwan Mar 26 '18 at 09:50
  • Thanks. I also wanted to know how to download binary pack. by the way I got the solution. wget --no-check-certificate --content-disposition https://github.com///releases/download// – Bhranee Mar 26 '18 at 09:54

0 Answers0