Ignore:
Timestamp:
Jul 1, 2010, 4:33:15 PM (14 years ago)
Author:
shunfa
Message:

修改驗證資料夾及語言檔

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nutchez-0.2/src/shell/lang/lang_en_US

    r237 r244  
    133133#
    134134MI_client_install_commands_echo_1="For client install, please refer commands as follows:"
    135 MI_client_install_commands_echo_2="cd ~"
    136 MI_client_install_commands_echo_3="mkdir nutchez_client_install"
    137 MI_client_install_commands_echo_4="cd nutchez_client_install"
    138 MI_client_install_commands_echo_5="scp -r nutchuser@$MasterIP_Address:/home/nutchuser/nutchez/source/* ."
    139 MI_client_install_commands_echo_6="sudo su"
    140 MI_client_install_commands_echo_7="./client_install"
     135MI_client_install_commands_echo_2="scp nutchuser@$MasterIP_Address:/home/nutchuser/nutchez/source/client_deploy ."
     136MI_client_install_commands_echo_3="./client_deploy"
     137MI_client_install_commands_echo_4="sudo su"
     138MI_client_install_commands_echo_5="~/nutchez_client_install/client_install"
    141139
    142140########## Lang for Master Install - End##########
Note: See TracChangeset for help on using the changeset viewer.