Staubgeborener / klipper-backup

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

install.sh overwrites git clone #12

Closed scarteo closed 10 months ago

scarteo commented 10 months ago

git clone https://github.com/Staubgeborener/klipper-backup klipper-backup-main chmod +x ./klipper-backup-main/*.sh && ./klipper-backup-main/install.sh

this installs the older code in the release. example without the "cp -r" in the backup script

Staubgeborener commented 10 months ago

My mistake, fix'd that with a new release.