Initial commit
This commit is contained in:
5
vendor/github.com/hyperhq/hypercli/daemon/daemon_unsupported.go
generated
vendored
Normal file
5
vendor/github.com/hyperhq/hypercli/daemon/daemon_unsupported.go
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// +build !linux,!freebsd,!windows
|
||||
|
||||
package daemon
|
||||
|
||||
const platformSupported = false
|
||||
Reference in New Issue
Block a user