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/
|
||||
./gadget.sh
|
||||
```
|
||||
1. Install the systemd script
|
||||
`cp serial-ether-gadget.service /lib/systemd/system/.`
|
||||
1. Install the systemd
|
||||
```
|
||||
cp serial-ether-gadget.service /lib/systemd/system/.
|
||||
```
|
||||
1. Enable the service
|
||||
```
|
||||
systemctl enable serial-ether-gadget.service
|
||||
|
||||
Reference in New Issue
Block a user