„README.md“ ändern

This commit is contained in:
starcalc 2022-02-27 15:34:21 +00:00
parent 652b217def
commit d455fe4cfc
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ After login (ssh) proceed with these steps:
7. `sudo mkdir /etc/systemd/system/systemd-udevd.service.d`
8. `sudo sh -c 'echo "[Service]\nPrivateMounts=no" >/etc/systemd/system/systemd-udevd.service.d/00-my-custom-mountflags.conf'`
9. `chmod u+x ~/bananenkeyboard/Pi/s.py`
10. `sudo sh -c 'cp ~/bananenkeyboard/piconfig/rc.local /etc/rc.local'`
10. `sudo sh -c 'cp /home/pi/bananenkeyboard/piconfig/rc.local /etc/rc.local'`
11. `sudo chmod u+x /etc/rc.local`
Starten mit