add xCAT-genesis-scripts in
This commit is contained in:
parent
cad641241d
commit
85af82dc02
@ -111,6 +111,8 @@ echo "This is an $OSNAME system"
|
||||
ARCH=$(uname -p)
|
||||
if [ "$ARCH" = "x64_64" ]; then
|
||||
$CURDIR/makerpm xCAT-genesis-scripts x86_64
|
||||
else
|
||||
$CURDIR/makerpm xCAT-genesis-scripts ppc64
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user