mirror of
https://github.com/brain-hackers/buildbrain
synced 2026-03-29 01:01:09 +09:00
Enable RNDIS gadget automatically
This commit is contained in:
@@ -139,6 +139,9 @@ EOF
|
||||
# Enable /boot mount
|
||||
systemctl enable boot.mount
|
||||
|
||||
# Enable RNDIS gadget
|
||||
systemctl enable rndis_gadget
|
||||
|
||||
# Get wild
|
||||
cat <<EOF > /etc/apt/sources.list
|
||||
deb http://deb.debian.org/debian bullseye main contrib non-free
|
||||
|
||||
Reference in New Issue
Block a user