Project

General

Profile

« Previous | Next » 

Revision 8945

Added by Jing Tao over 9 years ago

add the code to install xmlstarlet.

View differences:

install-java7-tomcat7.sh
42 42
HOST_NAME=$1
43 43
echo "Host name is $HOST_NAME"
44 44

  
45
echo "instal xmlstarlet"
46
sudo apt-get install xmlstarlet
47

  
45 48
sudo /etc/init.d/apache2 stop
46 49
echo "install ${NEW_JDK_PACKAGE}"
47 50
sudo apt-get install ${NEW_JDK_PACKAGE}

Also available in: Unified diff