Changeset 179


Ignore:
Timestamp:
Jun 10, 2010, 5:15:59 PM (14 years ago)
Author:
shunfa
Message:

修改tomcat關閉時輸入筆誤

File:
1 edited

Legend:

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

    r177 r179  
    214214
    215215if [ ! -e $Tomcat_HOME/bin/shudown.sh ]; then
    216     echo -e "\nDon't fine $Tomcat_HOME/bin/shudown.sh"
     216    echo -e "\nDon't fine $Tomcat_HOME/bin/shutdown.sh"
    217217    exit
    218218fi
Note: See TracChangeset for help on using the changeset viewer.