mongo-python-driver/.evergreen/scripts/cleanup.sh
Steven Silvester eaae22c63b
PYTHON-5151 Convert kms tests to use python scripts (#2158)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
2025-02-25 16:31:02 -06:00

5 lines
81 B
Bash
Executable File

#!/bin/bash
rm -rf "${DRIVERS_TOOLS}" || true
rm -f ./secrets-export.sh || true