Skip to content

Commit 6ee008c

Browse files
openhabianopenhabian
authored andcommitted
change line endings
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
1 parent 43b60b1 commit 6ee008c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

functions/packages.bash

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -929,9 +929,6 @@ install_esphomedashboard() {
929929
## install_grott(String install|remove)
930930
##
931931
install_grott() {
932-
# Fail on errors
933-
set -e
934-
935932
# Validate install type argument
936933
if [ "$#" -lt 1 ]; then
937934
echo "FAILED (missing install type - usage: $0 <install|remove>)"

0 commit comments

Comments
 (0)