1
0
Fork 0
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:
klauspost 2015-08-13 14:46:49 +02:00
parent 3a4c02912a
commit 61d94a0954

View file

@ -1,4 +1,5 @@
// +build !openbsd
// +build !windows
package main