From 9f2c10519e45497b8b639cb923a7f39eec423958 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Fri, 27 Mar 2020 18:28:19 +0100 Subject: [PATCH] fix small echo --- bin/lemp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lemp.sh b/bin/lemp.sh index dc696f7..cabc94f 100755 --- a/bin/lemp.sh +++ b/bin/lemp.sh @@ -55,7 +55,7 @@ echo -e '\033[35m / ____/ __ / ____/ /_/ /_/ /_/_/ \033[0m' -echo -e "\033[35;1mInstalling PHP 7.0 \033[0m" +echo -e "\033[35;1mInstalling PHP 7.3 \033[0m" sleep 3 # mv: cannot stat '/etc/php/7.0/fpm/php.ini': No such file or directory