From e4bde45e37b15c5621688e5cade1643e37260ddb Mon Sep 17 00:00:00 2001 From: Locutus73 Date: Tue, 8 Jan 2019 15:11:57 +0100 Subject: [PATCH] Version 1.0 --- rtc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtc.sh b/rtc.sh index 142c434..f3c610c 100644 --- a/rtc.sh +++ b/rtc.sh @@ -38,7 +38,7 @@ then then echo "RTC set." else - echo "Unable to set the RTC" + echo "Unable to set the RTC." fi else echo "Unable to sync."