From 665aaabe481764243ef1cb25df54a55f87780c2d Mon Sep 17 00:00:00 2001 From: bach Date: Fri, 30 Jun 2023 12:19:53 +0200 Subject: [PATCH] updated php in lemp to php8.2 --- bin/lemp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lemp.sh b/bin/lemp.sh index 7392baf..528a2d4 100755 --- a/bin/lemp.sh +++ b/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