summaryrefslogtreecommitdiffstats
path: root/nfvparser/src/main/python/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