upgrade xcat-genesis-base error on debian/ubuntu

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16262 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
xq2005 2013-05-13 10:31:46 +00:00
parent e6f7ece3d2
commit fb9501a197

View File

@ -24,7 +24,7 @@ case "$1" in
if [ -f "/proc/cmdline" ]; then
. /etc/profile.d/xcat.sh
tarch=`uname -m`
mknb %{tarch}
mknb ${tarch}
fi
fi
;;