You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved reporting and approach when using the -c (copy) option.
Now we are itterating over the list of items to install rather than using a wild card character. This is programatically ugly. But it provides various improvements and error reporting functionality which was not possible with the previous wild card appraoch.
Resolved typo relating to 0.2.7
Now when running installing with the (-c) copy flag the recurssive call to installpkg will not include the (-) hyphen character.
Bug fixs relating to the -e (eject) flag
When only installing from a single network mounted volume (without a device), no attempt to eject any devices will be made.