From 91da0772fcb9bd164d5dbd6f3e0202a078081a6e Mon Sep 17 00:00:00 2001 From: Roland Clobus Date: Wed, 17 Apr 2019 21:05:25 +0200 Subject: [PATCH] Updated URL for reporting bugs. --- functions/help.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/help.sh b/functions/help.sh index f48d2a985..acd9d04dd 100755 --- a/functions/help.sh +++ b/functions/help.sh @@ -31,6 +31,6 @@ Help () echo fi - Echo "Report bugs to the Live Systems project ." + Echo "Report bugs to the Live Systems project ." exit 0 }