use /bin/ksh instead of /usr/bin/ksh for RH6

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6593 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
wanghuaz 2010-06-24 02:59:05 +00:00
parent 1b9223540a
commit 431626e3f1

View File

@ -1,4 +1,4 @@
#!/usr/bin/ksh
#!/bin/ksh
###########################################################################
#