From 89869ede776b4e8ffcceeb3af95498ad31387b5e Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 15 Oct 2025 10:46:21 +0300 Subject: [PATCH] link-for-rutube --- link-for/bin/link-for-rutube | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 link-for/bin/link-for-rutube diff --git a/link-for/bin/link-for-rutube b/link-for/bin/link-for-rutube new file mode 100755 index 0000000..92d7b24 --- /dev/null +++ b/link-for/bin/link-for-rutube @@ -0,0 +1,3 @@ +#!/bin/sh + +echo https://rutube.ru/video/$1 -- 2.51.0