From 1e9f4d4dd575834db6e64bbab3d6934178a99f09 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Thu, 22 Jan 2026 09:48:21 +0800 Subject: declare shell options --- iptv.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/iptv.sh b/iptv.sh index 937007b..c785086 100755 --- a/iptv.sh +++ b/iptv.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +set -euo pipefail show_usage () { echo "Usage: $0 [COMMAND] [OPTIONS]" -- cgit v1.2.3