Re: Environment variable is not read in package postflight script
site_archiver@lists.apple.com Delivered-To: Installer-dev@lists.apple.com That did the trick! Thanks Jack. -Jeff On Feb 5, 2008, at 12:34 PM, Jack Repenning wrote: On Feb 5, 2008, at 12:16 PM, Jeff Vandehey wrote: Try this: /usr/bin/mail -s "$SUBJECT $(/bin/hostname) "$TO" <<EOF ... -==- Jack Repenning Chief Technology Officer CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 office: +1 650.228.2562 mobile: +1 408.835.8090 raindance: +1 877.326.2337, x844.7461 aim: jackrepenning skype: jrepenning _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... /usr/bin/mail -s "$SUBJECT $HOST" "$TO" <<EOF A new host was imaged today at `date`. Add $HOST to your ARD configuration. EOF _____________________________________________________________________ The information contained in this message and its attachments is confidential and proprietary to LAIKA, Inc. By opening this email or any of its attachments, you agree to keep all such information confidential and not to use, distribute, disclose or copy any part of such information without the prior written consent of LAIKA, Inc. If you are not the intended recipient of this message, any use, distribution, disclosure or copying of such information is prohibited. If received in error, please contact the sender. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jeff Vandehey