diff --git a/yt-dlp-proxy_link b/yt-dlp-proxy_link deleted file mode 100755 index af618b8..0000000 --- a/yt-dlp-proxy_link +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash -# Get the directory where the script is located -SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" -python3 "$SCRIPT_DIR/main.py" "$@"