Staubgeborener / Klipper-Backup

Klipper backup script for manual or automated GitHub backups. Lightweight, pragmatic and comfortable.
https://klipperbackup.xyz
271 stars 51 forks source link

Update script.sh #76

Closed Tylerjet closed 7 months ago

Tylerjet commented 7 months ago

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

resolves #74

Staubgeborener commented 7 months ago

Man that was fast

Tylerjet commented 7 months ago

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