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?
Asked
Active
Viewed 135 times
0
-
1Possible 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/
/ – Bhranee Mar 26 '18 at 09:54/releases/download/ /