From 6a4ff7358f67be4c7e1c4341e20bb7477f1a6580 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 15 Nov 2024 18:27:07 -0500 Subject: [PATCH] The logs were reliably being reported, so try a new approach. --- audiogame-manager.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 1150171..fd9b807 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -75,6 +75,7 @@ check_news() { fi } +# Automatic update function # Automatic update function update() { if ! [[ -d ".git" ]]; then