2
0
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:
bybai
2016-01-14 03:39:43 -05:00
parent f24ea7a2c6
commit 2addcbdb07

View File

@ -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