Rename local transfer plugin
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
parent
c387a52051
commit
01bd314b1d
@ -30,7 +30,7 @@ import (
|
||||
func init() {
|
||||
plugin.Register(&plugin.Registration{
|
||||
Type: plugin.TransferPlugin,
|
||||
ID: "image",
|
||||
ID: "local",
|
||||
Requires: []plugin.Type{
|
||||
plugin.LeasePlugin,
|
||||
plugin.MetadataPlugin,
|
||||
|
Loading…
Reference in New Issue
Block a user