diff --git a/wled b/wled index d40f8f9..c357eb9 100755 --- a/wled +++ b/wled @@ -151,7 +151,6 @@ for wled_host; do # Prepend description and mark active preset. sed --sandbox -e "1i\\Presets on $wled_host:" \ -e "s/^ \?$active_ps:.*/& */" - ;; "") # Missing command. echo "Error: missing command." >&2