overdue
This commit is contained in:
6
.rclone_repo/cmd/mount/mount_unsupported.go
Executable file
6
.rclone_repo/cmd/mount/mount_unsupported.go
Executable file
@@ -0,0 +1,6 @@
|
||||
// Build for mount for unsupported platforms to stop go complaining
|
||||
// about "no buildable Go source files "
|
||||
|
||||
// +build !linux,!darwin,!freebsd
|
||||
|
||||
package mount
|
||||
Reference in New Issue
Block a user