#!/bin/bash

echo "Removing rtl8xxxu. Please wait.\n"
modprobe -r rtl8xxxu
sleep 20
echo "Enabling rtl8xxxu. Please wait.\n"
modprobe rtl8xxxu