5 lines
156 B
Bash
Executable File
5 lines
156 B
Bash
Executable File
#/bin/bash
|
|
|
|
rclone bisync \"/mnt/backup/proton/\" pdrive: --verbose --progress \
|
|
--filter-from \"/home/$USERNAME/.config/rclone/bisync_backup.filter\" $*
|