diff --git a/1-install.sh b/1-update.sh similarity index 99% rename from 1-install.sh rename to 1-update.sh index 4d33b09..390411e 100644 --- a/1-install.sh +++ b/1-update.sh @@ -1,6 +1,6 @@ #!/usr/bin/sh -# wget https://git.kosenka.ru/kosenka/ubuntu.22.04/raw/branch/master/install.sh +# wget https://git.kosenka.ru/kosenka/ubuntu.22.04/raw/branch/master/1-update.sh ColorRed='\033[0;31m' ColorGreen='\033[0;32m'