fix ifnet

This commit is contained in:
2025-08-08 20:24:34 -06:00
parent 87ac2a6d5d
commit ad95d42028
2 changed files with 35 additions and 17 deletions
+6 -1
View File
@@ -33,4 +33,9 @@ cd ~
rm -rf $git_dir
sleep 10 # stupid_error
sudo apt autoremove -y
sudo shutdown -r +1 # reboot in 1 minute
sudo shutdown -r +1 # reboot in 1 minute
# to uninstall
# sudo apt purge realtek-rtl88xxau-dkms -y
# sudo apt purge dkms -y
# sudo reboot