From 183374f903de9770f4e6739f8e28ff0a5538b867 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 4 Mar 2026 11:17:40 -0500 Subject: [PATCH] Update install to install cmake --- install | 1 + 1 file changed, 1 insertion(+) diff --git a/install b/install index 4e431f4e..71e5262f 100755 --- a/install +++ b/install @@ -80,6 +80,7 @@ fi cd +sudo apt-get install -y cmake git clone https://github.com/wb2osz/direwolf.git cd direwolf mkdir build