Update WP Command
parent
e6798a0d08
commit
c939c4a519
|
@ -251,7 +251,7 @@ actions:
|
|||
fi;
|
||||
# Verify that WP-CLI is now available in the litespeed user's PATH and run the WP-CLI command
|
||||
- cd /var/www/webroot/ROOT/
|
||||
- wp db import /var/www/webroot/ROOT/${settings.db_filename}.sql --allow-root
|
||||
- /home/litespeed/bin/wp db import /var/www/webroot/ROOT/${settings.db_filename}.sql --allow-root
|
||||
- return:
|
||||
type: info
|
||||
message: "${response.out}"
|
||||
|
|
Loading…
Reference in New Issue