From 54add721a8683cd3a65f999f55bea7bc23bd5bb6 Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Fri, 20 Feb 2026 12:16:26 +0100 Subject: [PATCH] Update install/script.sh --- install/script.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/script.sh b/install/script.sh index 6f384c7..43d527b 100644 --- a/install/script.sh +++ b/install/script.sh @@ -17,5 +17,3 @@ if [ -z "$DIR_NAME" ]; then else git clone "$REPO_URL" "$DIR_NAME" fi - -echo "Klaar." \ No newline at end of file