Revert "Fix Realtek RTL8111/8168 ethernet adapter support for ASUS TUF Gaming laptops (#4497)"

This reverts commit cf72c02ea5.
This commit is contained in:
David Heinemeier Hansson
2026-02-06 18:22:14 +01:00
parent 636a7cefda
commit b638cbc57a
4 changed files with 0 additions and 19 deletions

View File

@@ -1,6 +0,0 @@
echo "Fix Realtek RTL8111/8168/8211/8411 ethernet adapter support for ASUS TUF and other laptops"
# Run the hardware detection script for existing installations
if [ -f "$OMARCHY_INSTALL/config/hardware/fix-realtek-r8168.sh" ]; then
run_logged $OMARCHY_INSTALL/config/hardware/fix-realtek-r8168.sh
fi