mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-04 01:18:33 -04:00
app-mobilephone/usb-tethering: fix typo
Closes: https://github.com/gentoo/guru/pull/207 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
parent
8902205cc7
commit
89ce17a46d
@ -59,7 +59,7 @@ setup_usb_network_configfs() {
|
||||
mkdir $CONFIGFS/g1/configs/c.1/strings/0x409 \
|
||||
|| echo " Couldn't create $CONFIGFS/g1/configs/c.1/strings/0x409"
|
||||
echo "rndis" > $CONFIGFS/g1/configs/c.1/strings/0x409/configuration \
|
||||
|| echo " Couldn't write configration name"
|
||||
|| echo " Couldn't write configuration name"
|
||||
|
||||
# Link the rndis instance to the configuration
|
||||
ln -s $CONFIGFS/g1/functions/"$usb_rndis_function" $CONFIGFS/g1/configs/c.1 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user