Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | View Log
# Copyright (c) 2009 Jim Riggs, Christian Serving, L.L.C. All rights reserved.
#
# @(#) $Id: postflight.sh 6 2009-06-27 08:17:43Z jhriggs $
##
ln -s "$HOME" "/private/tmp/CurrentUser"
if [ -L "/private/tmp/TruePreviewInstallerCurrentUser" ]
then
rm -f "/private/tmp/TruePreviewInstallerCurrentUser"
fi
ln -s "$HOME" "/private/tmp/TruePreviewInstallerCurrentUser"