Hi all,
I've been given a zip file. Within it are a *.pkg file, some config files, and a shell script to run and configure the pkg file.
When I manually unzip it and run the shell script, it works perfectly. The package would install, and the configurations are all done.
I believe Casper by default would download > install > cleanup.
Is there a way for Casper to just download and unzip the zip file? Then I can use the shell script to run the installation sequence as intended.