From 2d8cc0d68d978221fe7298b41b16b31bfeda96a8 Mon Sep 17 00:00:00 2001 From: Patrick Date: Sun, 17 Nov 2024 13:52:19 +0100 Subject: [PATCH] hmm --- prepare.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prepare.sh b/prepare.sh index 0107329..4291e9b 100755 --- a/prepare.sh +++ b/prepare.sh @@ -9,13 +9,13 @@ cd jet-search make build cd .. -# jet-search +# thread-sphere git clone https://interstellardevelopment.org/code/VM-Experiments/thread-sphere.git cd thread-sphere make build cd .. -# jet-search +# chit-chat git clone https://interstellardevelopment.org/code/VM-Experiments/chit-chat.git cd chit-chat make build