We want to be able to run `install` script this way: ``` curl -s https://raw.githubusercontent.com/alegrey91/harpoon/main/install | sudo sh -- --install-version=v0.9 --install-dir=/usr/bin ``` N.B. Flags name are indicative.