From aa4e541cf52831bc88d36f55b7fc3cf9f27929f3 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 23 Jun 2025 17:51:12 +0300 Subject: [PATCH] link-for-vk --- link-for/bin/link-for-vk | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 link-for/bin/link-for-vk diff --git a/link-for/bin/link-for-vk b/link-for/bin/link-for-vk new file mode 100755 index 0000000..0e3af59 --- /dev/null +++ b/link-for/bin/link-for-vk @@ -0,0 +1,3 @@ +#!/bin/sh + +echo https://vk.com/video$1 -- 2.50.0