mirror of
https://github.com/octoleo/restic.git
synced 2024-11-13 08:46:33 +00:00
Merge pull request #1568 from martinseener/patch-1
Added hint where to place restic.exe on windows
This commit is contained in:
commit
ea50687e8b
@ -69,6 +69,13 @@ Pre-compiled Binary
|
|||||||
You can download the latest pre-compiled binary from the `restic release
|
You can download the latest pre-compiled binary from the `restic release
|
||||||
page <https://github.com/restic/restic/releases/latest>`__.
|
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
|
Docker Container
|
||||||
****************
|
****************
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user