Commit 7c52739538a4527d4e71336e7d451c9f58c11eab

Authored by Jean-François Rey
1 parent 1fa99e8a2b
Exists in master

up

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

main_tools/ExploitConfidencePass.sh
... ... @@ -158,6 +158,8 @@
158 158 rm "$OUTPUT_DIR/EXPLOITCONFPASS.unlock" > /dev/null 2>&1
159 159 touch "$OUTPUT_DIR/EXPLOITCONFPASS.lock" > /dev/null 2>&1
160 160  
  161 +rm $LOGFILE $ERRORFILE 2>/dev/null
  162 +
161 163 #------#
162 164 # Save #
163 165 #------#