bug 3563, fix the post install script error when install xcat-genesis-base-amd64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
79c3f3e825
commit
1fba5dfceb
@ -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
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user