Archived
1
1
This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ElfOS/configs/rclone/bisync_backup.sh
2025-01-01 13:54:46 +01:00

5 lines
152 B
Bash
Executable File

#/bin/bash
rclone bisync "/mnt/backup/proton/" pdrive: --verbose --progress \
--filter-from "/home/$USERNAME/.config/rclone/bisync_backup.filter" $*