From 9d060de829896ea3277b96c2ce9e87ae7c30fa14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=89=D1=83=D0=BA=5F=D0=93=D0=BB=D0=B5=D0=B1?= Date: Mon, 3 Nov 2025 14:06:25 +0000 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=81=D0=BA=D1=80=D0=B8=D0=BF=D1=82=20GhostMorse.sh=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20hw=20git2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GhostMorse.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 GhostMorse.sh diff --git a/GhostMorse.sh b/GhostMorse.sh new file mode 100755 index 0000000..7cf59b4 --- /dev/null +++ b/GhostMorse.sh @@ -0,0 +1,2 @@ +#!/bin/bash +echo "Hello pull-request"