Install rclone with this one-liner
One easy way to have a rclone in the current folder (adapt with your distribution):
curl https://downloads.rclone.org/rclone-current-windows-amd64.zip -o rclone.zip && 7z e -y rclone.zip && del rclone.zip
One easy way to have a rclone in the current folder (adapt with your distribution):
curl https://downloads.rclone.org/rclone-current-windows-amd64.zip -o rclone.zip && 7z e -y rclone.zip && del rclone.zip