diff --git a/cmd/joj3/conf.go b/cmd/joj3/conf.go index 414ea83..3d64aa5 100644 --- a/cmd/joj3/conf.go +++ b/cmd/joj3/conf.go @@ -51,7 +51,7 @@ type OptionalCmd struct { CopyIn *map[string]stage.CmdFile CopyInCached *map[string]string - CopyInCwd *bool + CopyInDir *string CopyOut *[]string CopyOutCached *[]string