1#!/usr/bin/bash 2sudo apt update -y 3sudo apt dist-upgrade -y 4sudo apt install realtek-rtl88xxau-dkms -y 5 6