From 32ff834dd633a0431982750c272164212d8724af Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 20 Nov 2021 17:00:42 -0500 Subject: [PATCH] Added you are up to date notification if updated --- settings-update.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/settings-update.php b/settings-update.php index 48287093..383fcfa3 100644 --- a/settings-update.php +++ b/settings-update.php @@ -29,6 +29,9 @@ $git_log = shell_exec("git log master..origin/master --pretty=format:'%h
Update
NOW
+

Congratulations you are up to date!

} ?> @@ -41,7 +44,7 @@ $git_log = shell_exec("git log master..origin/master --pretty=format:'%h Commit When - Changes + Description