mirror of
https://github.com/octoleo/restic.git
synced 2024-11-25 14:17:42 +00:00
Added hint where to place restic.exe on windows
I've added a hint for pre-compiled binaries on windows where to place them for easier use in the shell or in scripts without the hassle for absolute paths.
This commit is contained in:
parent
87e31799f2
commit
39f1ba1897
@ -69,6 +69,13 @@ Pre-compiled Binary
|
||||
You can download the latest pre-compiled binary from the `restic release
|
||||
page <https://github.com/restic/restic/releases/latest>`__.
|
||||
|
||||
Windows
|
||||
=======
|
||||
|
||||
On Windows, put the `restic.exe` into `%SystemRoot%\System32` to use restic
|
||||
in scripts without the need for absolute paths to the binary. This requires
|
||||
Admin rights.
|
||||
|
||||
Docker Container
|
||||
****************
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user