mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
correct some typo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -63,7 +63,7 @@ cat >/tmp/foo.sh <<EOF
|
||||
if [ \$# -eq 0 ]; then
|
||||
xcatdhost="#XCATVAR:XCATMASTER#"
|
||||
xcatdport="#TABLE:site:key=xcatiport:value#"
|
||||
NODESTATUS="NODESTATUS=#TABLEBLANKOKAY:site:key=nodestatus:value#"
|
||||
NODESTATUS="#TABLEBLANKOKAY:site:key=nodestatus:value#"
|
||||
|
||||
|
||||
/usr/bin/nc "\$xcatdhost" "\$xcatdport" -e /tmp/foo.sh install_monitor &
|
||||
|
Reference in New Issue
Block a user