From cffa15ec840bc19d9e4cbe565bb74b8afd65addd Mon Sep 17 00:00:00 2001 From: Benjamen Meyer Date: Sat, 5 Oct 2024 00:55:21 -0400 Subject: [PATCH] Bug Fix: bad select-case syntax --- script/bootstrap | 1 - 1 file changed, 1 deletion(-) diff --git a/script/bootstrap b/script/bootstrap index 4145a86..77fda0e 100755 --- a/script/bootstrap +++ b/script/bootstrap @@ -310,7 +310,6 @@ function bootstrapOnPopOS () clang \ lsb-release ;; - case "$LINUX_CODENAME" in "noble") apt-get -qy install \ git \