Update multi-php-install.sh

This commit is contained in:
myvesta 2023-12-28 21:22:34 +01:00 committed by GitHub
parent 6800013edb
commit f344c0b1d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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