overdue
This commit is contained in:
6
.rclone_repo/backend/sftp/sftp_unsupported.go
Executable file
6
.rclone_repo/backend/sftp/sftp_unsupported.go
Executable file
@@ -0,0 +1,6 @@
|
||||
// Build for sftp for unsupported platforms to stop go complaining
|
||||
// about "no buildable Go source files "
|
||||
|
||||
// +build plan9 !go1.9
|
||||
|
||||
package sftp
|
||||
Reference in New Issue
Block a user