mirror of
https://github.com/restic/restic.git
synced 2025-08-23 16:08:04 +00:00
Disable mount command on Windows.
FUSE does not support Windows, so we disable it on Windows.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
// +build !openbsd
|
// +build !openbsd
|
||||||
|
// +build !windows
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user