2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-02 09:00:50 +00:00
restic/internal/selfupdate
Michael Eischer 34e67e3510 self-update: Fix handling of --output on windows
The code always assumed that the upgrade happens in place. Thus writing
the upgrade to a separate file fails, when trying to remove the file
stored at that location.
2023-01-22 15:39:42 +01:00
..
download_unix.go Refactor file handing for self-update. 2022-04-09 21:40:33 +02:00
download_windows.go self-update: Fix handling of --output on windows 2023-01-22 15:39:42 +01:00
download.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
github.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
verify.go Add 'self-update' command 2018-08-12 23:34:47 +02:00