Browse Source

update to 21H1

master 21H1.2021.10.06
lucid 2 years ago
parent
commit
be8c92f286
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      BASH/ameliorate_21H1.sh

BASH/ameliorate_20H2.sh → BASH/ameliorate_21H1.sh View File

@ -17,7 +17,7 @@ read -p "To continue press [ENTER], or Ctrl-C to exit"
title_bar() { title_bar() {
clear clear
echo "╔═════════════════════════════════════════════════════╗" echo "╔═════════════════════════════════════════════════════╗"
echo "║ AMEliorate Windows 10 20H2 2021.04.01 ║"
echo "║ AMEliorate Windows 10 21H1 2021.10.06 ║"
echo "╚═════════════════════════════════════════════════════╝" echo "╚═════════════════════════════════════════════════════╝"
echo "" echo ""
} }

Loading…
Cancel
Save