Removed stray newline.
This commit is contained in:
parent
34acea979a
commit
7e91229088
1 changed files with 0 additions and 1 deletions
1
wled
1
wled
|
@ -151,7 +151,6 @@ for wled_host; do
|
||||||
# Prepend description and mark active preset.
|
# Prepend description and mark active preset.
|
||||||
sed --sandbox -e "1i\\Presets on $wled_host:" \
|
sed --sandbox -e "1i\\Presets on $wled_host:" \
|
||||||
-e "s/^ \?$active_ps:.*/& */"
|
-e "s/^ \?$active_ps:.*/& */"
|
||||||
|
|
||||||
;;
|
;;
|
||||||
"") # Missing command.
|
"") # Missing command.
|
||||||
echo "Error: missing command." >&2
|
echo "Error: missing command." >&2
|
||||||
|
|
Loading…
Reference in a new issue