diff --git a/cmd/restic/cmd_mount.go b/cmd/restic/cmd_mount.go index dc2ad673d..b8d8cb277 100644 --- a/cmd/restic/cmd_mount.go +++ b/cmd/restic/cmd_mount.go @@ -1,4 +1,5 @@ // +build !openbsd +// +build !windows package main