Skip to content

Add logic to do the osx stuff in the make file instead of manually #2

@maglub

Description

@maglub
  • I.e this part
isoDevice=$(hdiutil attach -nobrowse -nomount ./ubuntu-16.04-server-amd64.iso | head -1 | cut -d" " -f1)
mount -t cd9660 $isoDevice ./mnt

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions