From: Flole998 Date: Fri, 17 Jun 2022 23:07:13 +0000 (+0200) Subject: No longer use git-protocol X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc94aee8bfdd25baba87ab62a39234da20e8dd2;p=thirdparty%2Ftvheadend.git No longer use git-protocol --- diff --git a/support/getmuxlist b/support/getmuxlist index 4dddc50d4..999ba3eca 100755 --- a/support/getmuxlist +++ b/support/getmuxlist @@ -5,9 +5,7 @@ # Arguments [ -z "$BRANCH" ] && BRANCH=tvheadend -URL_SCHEME=https -[ ! -z "$DOOZER_JOBID" ] && URL_SCHEME=git -[ -z "$URL" ] && URL=${URL_SCHEME}://github.com/tvheadend/dtv-scan-tables.git +[ -z "$URL" ] && URL=https://github.com/tvheadend/dtv-scan-tables.git DIR="$1" && [ -z "$DIR" ] && DIR=$(dirname "$0")/../data/dvb-scan # Update