8 lines
77 B
Bash
8 lines
77 B
Bash
#!/bin/bash
|
|
|
|
curl https://rclone.org/install.sh | sudo bash
|
|
|
|
rclone config
|
|
|
|
|