Home Forums Software InstaDMG InstaDMG deployment

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #380238
    nobrainer
    Participant

    I’ve noticed since I started using InstaDMG there seems to be a residual folder leftover from the image process. In the root, it has a folder “install.” (Ex. install.a3f503d93431dds). Just weird, is there a way to script out it to delete anything with the install prefix?

    #380243
    knowmad
    Participant

    throw a line at the end, before it closes the image to changes, to
    [code]rm -rf $3/install[/code]
    no?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed