commit b43aca13eee87553f6a3dd3ff9b7660c573b801a parent 77ec30c619df9c37469de1ab052472c268c350f6 Author: smeeb <smeeb@web> Date: Fri, 26 Jun 2026 15:40:58 +0200 Diffstat:
| M | unbrick01.mdwn | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/unbrick01.mdwn b/unbrick01.mdwn @@ -223,6 +223,8 @@ Installing python so we can run a simple script that sends `evdev` (touch) event apk add python3 py3-evdev ``` +## Starting unbrick01 + Clone the repo and run the python script ```bash