From 0483796c2072b0e833acee87247aa6ec1742714b Mon Sep 17 00:00:00 2001 From: lhinds Date: Wed, 18 Oct 2017 09:45:18 +0100 Subject: My first patch Some text about my first patch Change-Id: Ifc82a416727449e788af4dd71c48385e35b87b41 Signed-off-by: lhinds --- luke-test-file.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 luke-test-file.sh (limited to 'luke-test-file.sh') diff --git a/luke-test-file.sh b/luke-test-file.sh new file mode 100644 index 0000000..2d11a9b --- /dev/null +++ b/luke-test-file.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo -e "This is my first patch!" -- cgit 1.2.3-korg