Commit 913ffe90 authored by Jondy Zhao's avatar Jondy Zhao

slapos-node: fix typos

parent 8317f718
......@@ -152,7 +152,7 @@ function check_re6stnet_configure()
{
csih_inform "Checking slapos re6stnet configure ..."
which re6stnet > /dev/null 2>&1 ||
csih_error "No re6stnet installed, please run Configure SlapOS first."
csih_warning "No re6stnet installed."
csih_inform "Check slapos re6stnet configure Over."
} # === check_re6stnet_configure() === #
......
......@@ -27,7 +27,7 @@ check_re6stnet_configure
check_cygwin_service ${cygserver_service_name}
check_cygwin_service ${syslog_service_name}
check_cygwin_service ${cron_service_name}
check_re6stnet_needed && check_cygwin_service ${re6stnet_service_name}
check_openvpn_needed && check_cygwin_service ${re6stnet_service_name}
# -----------------------------------------------------------
# Get computer reference
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment