diff --git a/xCAT-server-2.0/share/xcat/install/scripts/post.rh b/xCAT-server-2.0/share/xcat/install/scripts/post.rh index a66cb0182..155992fff 100644 --- a/xCAT-server-2.0/share/xcat/install/scripts/post.rh +++ b/xCAT-server-2.0/share/xcat/install/scripts/post.rh @@ -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