Running the Domino Download script on Windows
Daniel Nashed – 3 November 2024 14:39:02
The Domino download script is written in bash. It is mainly intended for Linux with special options for automating downloads for example for the Domino Container image.
But did you know it can also run int GitBash on Windows?
And it also runs in any WSL based Linux on your Windows machine.
On Windows I am mostly using it in combination with WSL. But GitBash which comes with the Git client also works well.
https://nashcom.github.io/domino-startscript/domdownload/
Of course it also works on MacOS beside most Linux distributions.
Tip: If you know what to download, you can specify the file name directly.
Also the info command or the -curl command works this way.
Git Bash example
Specifying a webkit file name directly
- Comments [0]