enhance implementation
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -30,6 +30,7 @@ func GetFilePath(path string) string {
|
||||
}
|
||||
binaryPath := filepath.Dir(ex)
|
||||
path = filepath.Join(binaryPath, path)
|
||||
slog.Info("Found file", "path", path)
|
||||
}
|
||||
return path
|
||||
}
|
||||
|
Reference in New Issue
Block a user