From bb8995fb5faf21b4bdfad0bb9c146671fd0b4de1 Mon Sep 17 00:00:00 2001 From: Vitaliy Turov Date: Sun, 24 Nov 2024 13:03:07 +0000 Subject: [PATCH] =?UTF-8?q?24=20=D0=BD=D0=BE=D1=8F=D0=B1.=202024=20=D0=B3.?= =?UTF-8?q?,=2016:03?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bash/train_bash/test.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bash/train_bash/test.sh b/bash/train_bash/test.sh index cc1f786..3ed3547 100755 --- a/bash/train_bash/test.sh +++ b/bash/train_bash/test.sh @@ -1 +1,3 @@ -#!/bin/bash \ No newline at end of file +#!/bin/bash + +echo Hello, bash! \ No newline at end of file