diff --git a/seqs/tvheadend.sh b/seqs/tvheadend.sh index b3aba09..5458745 100755 --- a/seqs/tvheadend.sh +++ b/seqs/tvheadend.sh @@ -19,7 +19,7 @@ step_1() { saveReturn $? endReturn - addConfig "$sourceEntry" "$sourceList" + addConf "$sourceEntry" "$sourceList" } step_2_info() { echo "Install/Upate $toolName"; }