quickemu-project / quickemu

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

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

Closed flexiondotorg closed 3 days ago

flexiondotorg commented 3 days 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: