Files
Tweaks/scripts/patch-tvos.sh
2026-08-01 14:15:04 +02:00

7 lines
98 B
Bash
Executable File

#!/bin/bash
set -e
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
"$SCRIPT_DIR/patch.sh" --tv "$@"