@@ -38,7 +38,7 @@ validatedeps() {
# Traps
trapexit() {
kill $(jobs -p) > /dev/null 2>&1
#[ -n "$_tmpdir" ] && rm "$_tmpfile"* > /dev/null 2>&1
[ -n "$_tmpdir" ] && rm "$_tmpfile"* > /dev/null 2>&1
}
# Critical functions
The note is not visible to the blocked user.