Browse Source

updated php in lemp to php8.2

bach 10 months ago
parent
commit
665aaabe48
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/lemp.sh

+ 1 - 1
bin/lemp.sh

@@ -36,7 +36,7 @@ echo -e '\033[35m
  / ____/ __  / ____/
 /_/   /_/ /_/_/
 \033[0m'
-echo -e "\033[35;1mInstalling PHP 7.4 \033[0m"
+echo -e "\033[35;1mInstalling PHP 8.2 \033[0m"
 sleep 3
 
 # mv: cannot stat '/etc/php/7.0/fpm/php.ini': No such file or directory