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