2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

[go-xcat] Add the indents back to the outputs

This commit is contained in:
GONG Jie 2017-06-30 14:55:28 +08:00
parent f7f8096afb
commit 99e3645b09

View File

@ -1658,10 +1658,10 @@ case "${GO_XCAT_ACTION}" in
commands to set environment variables into your PATH:
For sh:
source /etc/profile.d/xcat.sh
source /etc/profile.d/xcat.sh
For csh:
source /etc/profile.d/xcat.csh
source /etc/profile.d/xcat.csh
EOF
;;
"update")