]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
support: minor corretion to mux list fetch script
authorAdam Sutton <dev@adamsutton.me.uk>
Wed, 5 Mar 2014 11:37:18 +0000 (11:37 +0000)
committerAdam Sutton <dev@adamsutton.me.uk>
Wed, 5 Mar 2014 11:37:18 +0000 (11:37 +0000)
support/getmuxlist

index ec39018be08eb6acda4c9d86a3f67a89222dbfe6..c4479c3f6b49592fb2c7d0f858d9effabdedd6b2 100755 (executable)
@@ -18,3 +18,4 @@ elif [ ! -d "${DIR}" ]; then
 fi
 
 # Note: will not update existing set (if not .git)
+exit 0