Add updateflag.awk to the scripts to be run.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2008-04-22 14:03:01 +00:00
parent cb46c3a2ac
commit b515d4b164

@ -57,6 +57,7 @@ export PATH=/xcatpost:$PATH
export OSVER=#TABLE:nodetype:THISNODE:os#
export ARCH=#TABLE:nodetype:THISNODE:arch#
addsiteyum
updateflag.awk $MASTER 3002
cd /
rm -Rf /xcatpost
exit 0