From 31b7ef02dc79f82b5072473045fa611b5efb5109 Mon Sep 17 00:00:00 2001 From: Sebastian Denz Date: Thu, 10 Jun 2021 23:17:37 +0200 Subject: [PATCH] Awesome feature --- helloworld.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helloworld.sh b/helloworld.sh index 23bf47c..d38dea2 100755 --- a/helloworld.sh +++ b/helloworld.sh @@ -1,3 +1,5 @@ #!/bin/bash echo "Hello World" + +exit 1