-Fix call to unpack postscripts, was bzip2, need -j

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2008-04-03 12:58:48 +00:00
parent 7a13c7b00a
commit 369534a42f

View File

@ -49,7 +49,7 @@ do
RAND=$(perl -e 'print int(rand(5)). "\n"')
sleep $RAND
done
tar -xvf xcatpost.tar.bz2
tar -jxvf xcatpost.tar.bz2
/xcatpost/#TABLE:nodelist:THISNODE:node#
export NODE=#TABLE:nodelist:THISNODE:node#
export PATH=/xcatpost:$PATH