diff --git a/bootstrap.sh b/bootstrap.sh index 8fc29574b..cc25129f8 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -78,7 +78,7 @@ mkdir -p ${BASE_DIR} # thus we should remove the cloned repositories # if exists, otherwise cloning them may fail rm -rf ${BASE_DIR}/${SODIUM_DIR} -rm -rf ${SBASE_DIR}/${TOX_CORE} +rm -rf ${BASE_DIR}/${TOX_CORE_DIR}