mirror of
https://github.com/restic/restic.git
synced 2025-03-16 00:00:05 +01:00
Disable mount on Windows.
This commit is contained in:
parent
3a4c02912a
commit
61d94a0954
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// +build !openbsd
|
||||
// +build !windows
|
||||
|
||||
package main
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue