Writes and verify image
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//go:build dev
|
||||
|
||||
package osimage
|
||||
|
||||
func CheckTargetSafe(targetPath string, expectedRawSize int64) error {
|
||||
return nil
|
||||
}
|
||||
Reference in New Issue
Block a user