From 77e9e750fc2e6e0aeb8e497819ce74e0a48fe624 Mon Sep 17 00:00:00 2001 From: rmens Date: Sun, 5 Nov 2023 14:18:05 +0100 Subject: [PATCH] Hotfix Pi model --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 153207e..e6b9bb3 100755 --- a/setup.sh +++ b/setup.sh @@ -22,7 +22,7 @@ are_we_root is_this_linux is_this_os_64bit -# Check if we are running on a Raspberry Pi 3 or newer +# Check if we are running on a Raspberry Pi 4 or newer check_rpi_model 4 # Something fancy for the sysadmin