From 2812f1752a6b6480381a27dba41742196779c83f Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 12 Jun 2024 07:20:18 -0400 Subject: [PATCH] Update update added install of pigpen --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index d39d9791..51948413 100755 --- a/update +++ b/update @@ -12,7 +12,7 @@ if [ "$1" = "u" ]; then fi -sudo apt-get install -y python3-smbus +sudo apt-get install -y python3-smbus pigpio sudo sed -i 's/update.sh/update /g' /etc/motd