Changeset 243 for nutchez-0.2/src/shell/lang/lang_zh_TW
- Timestamp:
- Jun 29, 2010, 5:09:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nutchez-0.2/src/shell/lang/lang_zh_TW
r237 r243 133 133 # 134 134 MI_client_install_commands_echo_1="Client安裝可參考以下指令:" 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/* ."135 MI_client_install_commands_echo_2="scp nutchuser@$MasterIP_Address:/home/nutchuser/nutchez/source/client_deploy ." 136 MI_client_install_commands_echo_3="" 137 MI_client_install_commands_echo_4="" 138 MI_client_install_commands_echo_5="" 139 139 MI_client_install_commands_echo_6="sudo su" 140 MI_client_install_commands_echo_7=" ./client_install"140 MI_client_install_commands_echo_7="~/nutchez_client_install/client_install" 141 141 142 142 ########## Lang for Master Install - End##########
Note: See TracChangeset
for help on using the changeset viewer.