mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-20 13:10:34 +00:00
polish confignetwork again
This commit is contained in:
@ -17,7 +17,7 @@ if [ x"$str_os_type" = "xLinux" ];then
|
||||
. $str_dir_name/xcatlib.sh
|
||||
. $str_dir_name/nicutils.sh
|
||||
else
|
||||
log_error "Does NOT support non-Linux Operating System" "error"
|
||||
log_error "Does NOT support non-Linux Operating System."
|
||||
exit -1
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user