From 15f41278ec3b1ed622f072b37d155ea45982fdc2 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Sun, 10 Mar 2024 14:19:56 +0200 Subject: [PATCH] Initialize DEBUG var --- files/update_mastodon.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/files/update_mastodon.sh b/files/update_mastodon.sh index 0115c68..3c83128 100755 --- a/files/update_mastodon.sh +++ b/files/update_mastodon.sh @@ -5,6 +5,7 @@ dummy=false no_backup=false reinstall=false token="" +DEBUG=false function usage() { echo "Usage:"