Download the binary using wget
URL=https://github.com/ak9024/rustywatch/releasesVERSION="v0.2.10"TARGET=x86_64-unknown-linux-gnu.tar.gz"wget "${URL}/download/v${VERSION}/rustywatch-${VERSION}-${TARGET}.tar.gz"
Please set the URL, VERSION and TARGET suitable with your needed.
URL
VERSION
TARGET