Skip to content
Snippets Groups Projects
Commit 48bb16c4 authored by Emmanuel Ormancey's avatar Emmanuel Ormancey
Browse files

d

parent 02a5c4ef
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
#set -eo pipefail
# ------- EO 03.04.2019 -------
if ! $(wp core is-installed); then
if ! $(/opt/app-root/bin/wp core is-installed); then
echo "Wordpress download and install"
/opt/app-root/bin/wp core download
# Verify Checksums
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment