From 9ae6394219c65b0c1444d3b10bc7c0a2e2583fa5 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 29 Nov 2024 13:41:50 -0500 Subject: [PATCH] Update install dire wolf invert branch --- install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install b/install index e32bdd1d..2001b3a3 100755 --- a/install +++ b/install @@ -82,6 +82,8 @@ git clone https://github.com/alanbjohnston/direwolf.git cd direwolf +git checkout invert + make -j sudo make install