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

Commit cd1760b

Browse files
committed
Remove constants that we are not using (after failed experiment.)
1 parent e219ac9 commit cd1760b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

commands/self-update

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
#
1212
WPLIB_BOX_SCRIPTS_REPO="https://github.com/wplib/box-scripts"
1313
WPLIB_BOX_CLI_DIR="/opt/box"
14-
WPLIB_BOX_LOG_DIR="${WPLIB_BOX_CLI_DIR}/log"
15-
WPLIB_BOX_CLI_DEBUG_LOG_FILE="${WPLIB_BOX_LOG_DIR}/cli-debug.log"
1614
WPLIB_BOX_CLI_VERSION_FILE="${WPLIB_BOX_CLI_DIR}/version"
1715
DEFAULT_VERSION="master"
1816

0 commit comments

Comments
 (0)