From 24ea53eeeb2ad898bc9d9d6991059523ef48ba11 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Mon, 30 Sep 2024 14:22:36 +0200 Subject: [PATCH] Remove `updated` section as will keep opening new pull requests We don't need this property here. --- lib/armbian-configng/config.ng.docs.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/armbian-configng/config.ng.docs.sh b/lib/armbian-configng/config.ng.docs.sh index 194f2863b..d86595bc4 100644 --- a/lib/armbian-configng/config.ng.docs.sh +++ b/lib/armbian-configng/config.ng.docs.sh @@ -26,7 +26,6 @@ function generate_readme() { cat << EOF > "$script_dir/../DOCUMENTATION.md" # Armbian Configuration Utility -Updated: $current_date Utility for configuring your board, adjusting services, and installing applications. It comes with Armbian by default.