5 lines
74 B
Bash
Executable file
5 lines
74 B
Bash
Executable file
#!/bin/bash
|
|
|
|
# 2022-02-07
|
|
|
|
curl https://rclone.org/install.sh | sudo bash
|