This commit is contained in:
Almira Krdzic
2018-07-30 09:45:15 +02:00
parent ec170577c6
commit 481b960471
4 changed files with 16 additions and 18 deletions

View File

@@ -9,7 +9,7 @@ done
echo "Ready...."
# Apply core database updates if needed
wp core update-db
wp core update-db --allow-root
# Activate plugins in desired order
# (if plugin is already activated command will do nothing)