aboutsummaryrefslogtreecommitdiff
path: root/weed/command/mount2_std.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command/mount2_std.go')
-rw-r--r--weed/command/mount2_std.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/weed/command/mount2_std.go b/weed/command/mount2_std.go
index 97cbcfd36..89935e684 100644
--- a/weed/command/mount2_std.go
+++ b/weed/command/mount2_std.go
@@ -1,3 +1,6 @@
+//go:build linux || darwin
+// +build linux darwin
+
package command
import (