Scripts in Casper has predefined variables for $1, $2, $3 where
$1 = Mount point of the target drive
$2 = Computer name
$3 = Username
In my script, I want to curl from the distribution point (set during Casper Imaging).
Is there a predefined variable for this? If not, how can I capture it in a variable?
Thank you,
TT