This commit is contained in:
2019-04-10 16:52:24 -04:00
parent f73a778573
commit 7d5710a0b3
+1 -1
View File
@@ -11,8 +11,8 @@ time_start=$(date -u +%s)
tempdir=/tmp/sonar
# Make sure there aren't existing temp files
rm -rf ${tempdir:?}
mkdir -p $tempdir
rm -rf ${tempdir:?}/*
# Download dataset from Rapid7 if not already provided