]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
No longer use git-protocol
authorFlole998 <Flole998@users.noreply.github.com>
Fri, 17 Jun 2022 23:07:13 +0000 (01:07 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Jun 2022 23:07:13 +0000 (01:07 +0200)
support/getmuxlist

index 4dddc50d484e895fdf4f8d408faa48fb941936b7..999ba3ecaaa21d313bb8799f10aa31990a6b3412 100755 (executable)
@@ -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