The logs were reliably being reported, so try a new approach.

This commit is contained in:
Storm Dragon 2024-11-15 18:27:07 -05:00
parent b3db3bfe28
commit 6a4ff7358f

View File

@ -75,6 +75,7 @@ check_news() {
fi
}
# Automatic update function
# Automatic update function
update() {
if ! [[ -d ".git" ]]; then