diff --git a/xCAT-server/sbin/runcmdinstaller b/xCAT-server/sbin/runcmdinstaller index 12875267f..94ae4554f 100755 --- a/xCAT-server/sbin/runcmdinstaller +++ b/xCAT-server/sbin/runcmdinstaller @@ -58,5 +58,5 @@ if [ "$retcode" != "0" ];then exit $retcode fi -echo "sh $cmd 2>&1" | nc -w 20 $node 3001 +echo "sh $cmd 2>&1" | nc -w 20 $node 3004 diff --git a/xCAT-server/share/xcat/install/scripts/pre.debian b/xCAT-server/share/xcat/install/scripts/pre.debian index cabbe9c68..5dd492da7 100644 --- a/xCAT-server/share/xcat/install/scripts/pre.debian +++ b/xCAT-server/share/xcat/install/scripts/pre.debian @@ -36,7 +36,7 @@ cat >/tmp/foo.awk </tmp/foo.awk <