From 5a57c0911a699e2f11b667c5ea88c85568d07df8 Mon Sep 17 00:00:00 2001 From: dpeca Date: Thu, 31 Oct 2019 14:06:32 +0100 Subject: [PATCH] Update multi-php-install.sh --- src/deb/for-download/tools/multi-php-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/deb/for-download/tools/multi-php-install.sh b/src/deb/for-download/tools/multi-php-install.sh index 2de69640..b309ea08 100644 --- a/src/deb/for-download/tools/multi-php-install.sh +++ b/src/deb/for-download/tools/multi-php-install.sh @@ -64,6 +64,7 @@ echo "inst_70=$inst_70" echo "inst_71=$inst_71" echo "inst_72=$inst_72" echo "inst_73=$inst_73" +echo "inst_74=$inst_74" echo "wait_to_press_enter=$wait_to_press_enter" press_enter "=== Press enter to continue ==============================================================================="