quickemu-project / quickemu

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

fix: make shellcheck happy by removing pointless echo #1361

Closed flexiondotorg closed 3 days ago

flexiondotorg commented 3 days ago

Description

Little update to make shellcheck happier by removing a pointless echo.

Checklist: