From fb41ae92610f0977e436dbab502ddc957df123ca Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 11 Feb 2025 11:13:37 -0500 Subject: [PATCH] Update update adder mkdir --- update | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update b/update index 638cab06..4548a720 100755 --- a/update +++ b/update @@ -241,6 +241,8 @@ fi if [ ! -d "/home/pi/fctelem" ]; then cd + mkdir /home/pi/fctelem + cd fctelem wget https://github.com/alanbjohnston/go/releases/download/v0.1/fctelem.zip unzip fctelem.zip FLAG=1