From 35fb3ec3598d078e5339a34a444e26e28faa7f14 Mon Sep 17 00:00:00 2001 From: mykg55 Date: Thu, 19 Oct 2023 10:47:19 +0530 Subject: [PATCH] BRNCH-test initial commit for this test branch --- test.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.sh diff --git a/test.sh b/test.sh new file mode 100644 index 0000000..2818e3c --- /dev/null +++ b/test.sh @@ -0,0 +1,3 @@ +# this is a test comment in a bash script file +#!/bin/bash +sleep 5