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

Commit 7cb5713

Browse files
authored
Merge pull request #4 from wplib/3-processvm-php7.0
Fix wrong directory in set-cli-processvm-php7.0 command
2 parents cee908a + deb2d3b commit 7cb5713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22

3-
source "${WPLIB_BOX_COMMANDS_DIR}/set-cli-processvm" php7.0
3+
source "${WPLIB_BOX_INCLUDES_DIR}/set-cli-processvm" php7.0

0 commit comments

Comments
 (0)