From 830ebf6bb1631defec6b74689968a104e65c1b6b Mon Sep 17 00:00:00 2001 From: peterpt <7487321+peterpt@users.noreply.github.com> Date: Wed, 13 Mar 2024 21:48:41 +0000 Subject: [PATCH] Update iptv-check --- iptv-check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iptv-check b/iptv-check index c4b227f..96f0457 100644 --- a/iptv-check +++ b/iptv-check @@ -1,6 +1,6 @@ #!/bin/bash #variables -version=2.1 Beta +version="2.1 Beta" installdir="/usr/local/share/iptv-check" sname=$0 wfile="$installdir/updated.m3u"