Formatted code indentation to match sequence
This commit is contained in:
@@ -39,8 +39,10 @@ echo "dtoverlay=dwc2" >> /boot/firmware/config.txt
|
|||||||
cd rover-pi/Scripts/
|
cd rover-pi/Scripts/
|
||||||
./gadget.sh
|
./gadget.sh
|
||||||
```
|
```
|
||||||
1. Install the systemd script
|
1. Install the systemd
|
||||||
`cp serial-ether-gadget.service /lib/systemd/system/.`
|
```
|
||||||
|
cp serial-ether-gadget.service /lib/systemd/system/.
|
||||||
|
```
|
||||||
1. Enable the service
|
1. Enable the service
|
||||||
```
|
```
|
||||||
systemctl enable serial-ether-gadget.service
|
systemctl enable serial-ether-gadget.service
|
||||||
|
|||||||
Reference in New Issue
Block a user