blob: 0b94a564470b428df082a2c759986e662c9a2cfe [file] [log] [blame]
// +build dfssh
package instructions
func isSSHMountsSupported() bool {
return true
}