From f344c0b1d5378f258db58702e498734ace234b3b Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Thu, 28 Dec 2023 21:22:34 +0100 Subject: [PATCH] Update multi-php-install.sh --- src/deb/for-download/tools/multi-php-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/deb/for-download/tools/multi-php-install.sh b/src/deb/for-download/tools/multi-php-install.sh index f6f80c021..fb0720a16 100644 --- a/src/deb/for-download/tools/multi-php-install.sh +++ b/src/deb/for-download/tools/multi-php-install.sh @@ -364,7 +364,7 @@ fi if [ -f "/usr/share/phpgate/phpgate.php" ]; then echo "=== upgrading phpgate" - /usr/local/vesta/bin/v-commander 'inst memcached' 'm' 'inst pgw' 'q' + /usr/local/vesta/bin/v-commander 'm' 'inst pgw' 'q' fi if [ -f "/usr/local/bin/tailf_apache_error.php" ]; then