Put the file extension on the wrong side. :)

This commit is contained in:
2026-05-06 17:57:28 -07:00
parent ee325db486
commit 13c22faa9d

View File

@@ -616,7 +616,7 @@ eval "$(declare -F | grep -v _ | sed 's/-f /-fx /')"
fi fi
done done
fi fi
) >> "$HOME"/Reports/env-shared.txt.log 2>&1 & ) >> "$HOME"/Reports/env-shared.log.txt 2>&1 &
) )