Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Install drivers USB Wifi
#2
@Butterblume

So, instead of this command

Code:
sh -c 'wget deb.trendtechcn.com/install -O /tmp/install && sh /tmp/install'


Try, instead


Code:
wget deb.trendtechcn.com/install -O /tmp/install
sudo sh /tmp/install


Regards,
Kent
Reply


Messages In This Thread
Install drivers USB Wifi - by Butterblume - 11-04-2022, 09:07 PM
RE: Install drivers USB Wifi - by TheOldPresbyope - 11-04-2022, 09:29 PM
RE: Install drivers USB Wifi - by Tim Curtis - 11-05-2022, 12:08 AM
RE: Install drivers USB Wifi - by Butterblume - 11-05-2022, 12:28 AM
RE: Install drivers USB Wifi - by Butterblume - 11-05-2022, 12:49 AM
RE: Install drivers USB Wifi - by Butterblume - 11-08-2022, 06:46 PM

Forum Jump: