install wordpress

This commit is contained in:
Ray Elliott 2020-09-04 14:25:23 +01:00
parent 09643a7954
commit 8d56a70b16
1 changed files with 4 additions and 2 deletions

View File

@ -38,6 +38,8 @@ elif [ -n "$litespeed_version" ] ; then
echo 'TODO . ./scripts/install-litespeed.sh'
fi
# source application script?
if [ -n "$wp_user" ] ; then
. ./scripts/install-wordpress.sh
fi
# source dev env script
# TODO source dev env script