mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Update README
This commit is contained in:
parent
97a2ebf3d0
commit
3233738b86
2 changed files with 19 additions and 14 deletions
2
quickemu
2
quickemu
|
@ -130,7 +130,7 @@ function vm_boot() {
|
|||
exit
|
||||
;;
|
||||
esac
|
||||
echo " - Guest: ${guest_os^} optimised."
|
||||
echo " - Guest: ${guest_os^} optimised"
|
||||
|
||||
echo " - Disk: ${disk_img} (${disk})"
|
||||
if [ ! -f "${disk_img}" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue