quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
10.93k stars 479 forks source link

fix: add resolve_quickemu() to quickget so it can locate quickemu #1360

Closed flexiondotorg closed 4 months ago

flexiondotorg commented 4 months ago

Description

quickget calls and references quickemu. The patch adds resolve_quickemu() to locate where quickemu is; either in the PATH will a fallback to the current working directory.

Type of change

Checklist: