Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 040d57b

Browse files
committed
Adding $WPLIB_BOX_SQL_DIR constant
1 parent 71404f0 commit 040d57b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guest/cli/includes/constants

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ export WPLIB_BOX_FLAG_FILE="WPLIB_BOX_GIT_REPO"
2323
export WPLIB_BOX_WP_CONTENT_DIR=$(find_wp_content_dir)
2424
export WPLIB_BOX_PLUGINS_DIR=$(find_wp_plugins_dir)
2525
export WPLIB_BOX_MU_PLUGINS_DIR=$(find_wp_mu_plugins_dir)
26+
27+
export WPLIB_BOX_SQL_DIR="/vagrant/sql"

0 commit comments

Comments
 (0)