DEVTOOLS: Cleanup temp file after running release checks

This commit is contained in:
Eugene Sandulenko 2023-03-20 18:32:52 +01:00
parent ae6f40ad37
commit b9bdc463fc
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -295,6 +295,7 @@ else
echoOk
fi
rm -f $TMP
IFS="$OLDIFS"