From 6a9abb62cb92e72371bdab5added349020b66bc6 Mon Sep 17 00:00:00 2001 From: partizan59rus Date: Thu, 17 Aug 2023 17:51:24 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20install.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 4e66871..a2b54b5 100644 --- a/install.sh +++ b/install.sh @@ -1,2 +1,4 @@ #!/bin/bash -echo "test" \ No newline at end of file +echo "test1" +echo "test2" +echo "test3" \ No newline at end of file