From 08d0db0c6f13dd364773186f22476d70be08c3d5 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sun, 7 Jan 2024 22:19:17 +0100 Subject: [PATCH] php8.3 templetes typo fix --- src/deb/for-download/tools/apache-fpm-tpl/PHP-FPM-83-public.sh | 2 +- src/deb/for-download/tools/apache-fpm-tpl/PHP-FPM-83.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/deb/for-download/tools/apache-fpm-tpl/PHP-FPM-83-public.sh b/src/deb/for-download/tools/apache-fpm-tpl/PHP-FPM-83-public.sh index 38b231222..f5e7c6fdd 100644 --- a/src/deb/for-download/tools/apache-fpm-tpl/PHP-FPM-83-public.sh +++ b/src/deb/for-download/tools/apache-fpm-tpl/PHP-FPM-83-public.sh @@ -49,7 +49,7 @@ pool_file_74="/etc/php/7.4/fpm/pool.d/$2.conf" pool_file_80="/etc/php/8.0/fpm/pool.d/$2.conf" pool_file_81="/etc/php/8.1/fpm/pool.d/$2.conf" pool_file_82="/etc/php/8.2/fpm/pool.d/$2.conf" -pool_file_82="/etc/php/8.3/fpm/pool.d/$2.conf" +pool_file_83="/etc/php/8.3/fpm/pool.d/$2.conf" if [ -f "$pool_file_56" ]; then rm $pool_file_56 diff --git a/src/deb/for-download/tools/apache-fpm-tpl/PHP-FPM-83.sh b/src/deb/for-download/tools/apache-fpm-tpl/PHP-FPM-83.sh index 38b231222..f5e7c6fdd 100644 --- a/src/deb/for-download/tools/apache-fpm-tpl/PHP-FPM-83.sh +++ b/src/deb/for-download/tools/apache-fpm-tpl/PHP-FPM-83.sh @@ -49,7 +49,7 @@ pool_file_74="/etc/php/7.4/fpm/pool.d/$2.conf" pool_file_80="/etc/php/8.0/fpm/pool.d/$2.conf" pool_file_81="/etc/php/8.1/fpm/pool.d/$2.conf" pool_file_82="/etc/php/8.2/fpm/pool.d/$2.conf" -pool_file_82="/etc/php/8.3/fpm/pool.d/$2.conf" +pool_file_83="/etc/php/8.3/fpm/pool.d/$2.conf" if [ -f "$pool_file_56" ]; then rm $pool_file_56