From 6f9a630a7ac0d3615e092241d92bc55110d2aaa3 Mon Sep 17 00:00:00 2001 From: Maxwell Jeffress Date: Wed, 28 Jan 2026 20:18:45 +1100 Subject: [PATCH] ANother update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8aba848..0fd3be8 100644 --- a/install.sh +++ b/install.sh @@ -88,4 +88,4 @@ cd solstice git pull make clean make -sudo cp solstice /usr/local/bin/solstice +sudo make install