From 0c124465361c4d1adb5533133fdf4a4745dd0ed2 Mon Sep 17 00:00:00 2001 From: piccihud Date: Sun, 30 Jul 2023 15:14:42 +0200 Subject: [PATCH] fixed rasp.md --- raspberry/rasp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raspberry/rasp.md b/raspberry/rasp.md index 022f0f6..7e4c0cc 100644 --- a/raspberry/rasp.md +++ b/raspberry/rasp.md @@ -112,7 +112,7 @@ openssl passwd -6 ## Configurazione ssh -Creare in `bootfs` il file `.sh` e appendere `net.ifnames=0` nel file `cmdline.txt` +Creare in `bootfs` il file `.ssh` e appendere `net.ifnames=0` nel file `cmdline.txt` ```bash cat cmdline.txt