Update common/step_create_cdrom.go
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
This commit is contained in:
parent
69fd5a1527
commit
b105e5e416
@ -237,7 +237,7 @@ func (s *StepCreateCD) AddFile(dst, src string) error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// file is a directory, so we need to parse the filename into a path to
|
// file is a directory, so we need to parse the filename into a path to
|
||||||
// dicard and a basename
|
// discard and a basename
|
||||||
discardPath, _ := filepath.Split(src)
|
discardPath, _ := filepath.Split(src)
|
||||||
|
|
||||||
// Add a directory and its subdirectories
|
// Add a directory and its subdirectories
|
||||||
|
Loading…
x
Reference in New Issue
Block a user