@@ -54,7 +54,7 @@ if [[ -n "$ERR_FILE" ]]; then
if ! check_path "$ERR_FILE"; then
exit 1
fi
echo "Redirecting errors to $ERR_FILE" >&2
#echo "Redirecting errors to $ERR_FILE" >&2
exec 2>"$ERR_FILE"
The note is not visible to the blocked user.
Powered by TurnKey Linux.