From 328f444bc77d4323d5eceb93e6d84185322445ba Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 9 Dec 2021 15:32:47 -0500 Subject: add yt-dlp --- yt-dlp/debian/utils/python | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 yt-dlp/debian/utils/python (limited to 'yt-dlp/debian/utils/python') diff --git a/yt-dlp/debian/utils/python b/yt-dlp/debian/utils/python new file mode 100755 index 0000000..1c65bd1 --- /dev/null +++ b/yt-dlp/debian/utils/python @@ -0,0 +1,2 @@ +#!/bin/sh +/usr/bin/python3 "$@" -- cgit