From 0c82e285a3b9774b9c7c2dd8f179380cf8f7e2c9 Mon Sep 17 00:00:00 2001 From: pauljako Date: Sun, 9 Feb 2025 12:41:27 +0100 Subject: [PATCH] fix? --- rodeo-overlay.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/rodeo-overlay.sh b/rodeo-overlay.sh index 74022c0..f42be6c 100755 --- a/rodeo-overlay.sh +++ b/rodeo-overlay.sh @@ -40,7 +40,6 @@ stripped() { get_lower_dirs() { overlay_config="$1" - fi while IFS="" read -r overlay || [ -n "$overlay" ] do if beginswith "(" "$overlay" && endswith ")" "$overlay" && [ -f "$(stripped "$overlay")" ]; then