Staubgeborener / Klipper-Backup

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

"Klipper-backup is not up to date" Message when running from Mainsail #32

Closed zer010gic closed 9 months ago

zer010gic commented 9 months ago

When I run the macro to execute the Klipper-backup script from Mainsail I am getting a message that Klipper-backup is not up to date. However if I run the script from the terminal it states that it is up to date. I am also using Mainsail update manager to update the script and I am currently running 1.1.0-0-g713d4cfe.

Screenshot 2024-01-18 at 8 18 36 PM Screenshot 2024-01-18 at 8 18 24 PM Screenshot 2024-01-18 at 8 18 02 PM
Staubgeborener commented 9 months ago

I think i found a good solution with git -C [...], could you please test this with the mainsail ui?

zer010gic commented 9 months ago

The latest update fixed it.