Changeset 244 for nutchez-0.2/src/shell/lang/lang_en_US
- Timestamp:
- Jul 1, 2010, 4:33:15 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nutchez-0.2/src/shell/lang/lang_en_US
r237 r244 133 133 # 134 134 MI_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" 135 MI_client_install_commands_echo_2="scp nutchuser@$MasterIP_Address:/home/nutchuser/nutchez/source/client_deploy ." 136 MI_client_install_commands_echo_3="./client_deploy" 137 MI_client_install_commands_echo_4="sudo su" 138 MI_client_install_commands_echo_5="~/nutchez_client_install/client_install" 141 139 142 140 ########## Lang for Master Install - End##########
Note: See TracChangeset
for help on using the changeset viewer.