sysconfig/rclone-install.sh
2023-09-09 14:50:46 +08:00

4 lines
70 B
Bash

#!/bin/bash
sudo -v ; curl https://rclone.org/install.sh | sudo bash