From d455fe4cfc04d8418d877de7d606041170fad7b3 Mon Sep 17 00:00:00 2001 From: starcalc Date: Sun, 27 Feb 2022 15:34:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ed9f24..ed5dc24 100644 --- a/README.md +++ b/README.md @@ -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