From d5800e9a8151ec551178452a785796b367944e04 Mon Sep 17 00:00:00 2001 From: "Cameron (3539)" Date: Mon, 27 May 2024 19:44:35 -0400 Subject: [PATCH] Update install_pi.sh --- install_pi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_pi.sh b/install_pi.sh index c5821d8..2a2e4ce 100755 --- a/install_pi.sh +++ b/install_pi.sh @@ -7,7 +7,7 @@ rm install.sh # and edit boot partition -install -m 644 config.txt /boot/ +install -m 644 config.txt /boot/firmware/ install -m 644 userconf.txt /boot/ # Kill wifi and other networking things