aboutsummaryrefslogtreecommitdiffstats
path: root/jython-tosca-parser/src/main/resources/Lib/site-packages/tosca_parser-0.7.0-py2.7.egg/toscaparser/tests/artifacts/wordpress/wordpress_install.sh
blob: 132044324b8543eae368c0dd78133ff67280ba23 (plain)
1
2
3
4
5
#!/bin/sh
#This script installs wordpress

apt-get update
apt-get install -y wordpress