Staubgeborener / Klipper-Backup

Klipper-Backup is a script for manual or automated Klipper GitHub backups. It's Lightweight, pragmatic and comfortable.
https://klipperbackup.xyz
299 stars 58 forks source link

Update script.sh #76

Closed Tylerjet closed 9 months ago

Tylerjet commented 9 months ago

use rsync -R "$file" "$backup_path/" instead of cp --parents

resolves #74

Staubgeborener commented 9 months ago

Man that was fast

Tylerjet commented 9 months ago

lol that small of an edit is easy to do via browser haha