From be8c92f28675bd6e9da3f9bd84c0379879a7e5b0 Mon Sep 17 00:00:00 2001 From: lucid Date: Wed, 6 Oct 2021 14:51:58 +0200 Subject: [PATCH] update to 21H1 --- BASH/{ameliorate_20H2.sh => ameliorate_21H1.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename BASH/{ameliorate_20H2.sh => ameliorate_21H1.sh} (99%) diff --git a/BASH/ameliorate_20H2.sh b/BASH/ameliorate_21H1.sh similarity index 99% rename from BASH/ameliorate_20H2.sh rename to BASH/ameliorate_21H1.sh index 24f2d66..981f40b 100644 --- a/BASH/ameliorate_20H2.sh +++ b/BASH/ameliorate_21H1.sh @@ -17,7 +17,7 @@ read -p "To continue press [ENTER], or Ctrl-C to exit" title_bar() { clear echo "╔═════════════════════════════════════════════════════╗" - echo "║ AMEliorate Windows 10 20H2 2021.04.01 ║" + echo "║ AMEliorate Windows 10 21H1 2021.10.06 ║" echo "╚═════════════════════════════════════════════════════╝" echo "" }