Ignore:
Timestamp:
May 27, 2010, 10:57:57 AM (14 years ago)
Author:
shunfa
Message:

modify install, install_func

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nutchez-0.2/src/test/install

    r125 r130  
    3131    format_HDFS
    3232    start_up_NutchEZ
    33     install_tomcat
     33    Install_Tomcat
    3434    start_up_tomcat
    3535
    3636    # 安裝流程結束,並進入網頁管理頁面設定爬網網址...等 
    3737    echo "Install Successfully!!"
    38     echo "Visit http://$MasterIP_Address:portNO"
     38    echo "Visit http://$MasterIP_Address:8080"
    3939  elif [ $confirm -eq 2 ]; then
    4040    main
Note: See TracChangeset for help on using the changeset viewer.