Update multi-php-install.sh

This commit is contained in:
myvesta 2023-12-28 21:15:39 +01:00 committed by GitHub
parent e1053b1c9a
commit cecb7cf56a
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 if [ -f "/usr/share/phpgate/phpgate.php" ]; then
echo "=== upgrading phpgate" echo "=== upgrading phpgate"
v-commander 'inst memcached' 'm' 'inst pgw' 'q' /usr/local/vesta/bin/v-commander 'inst memcached' 'm' 'inst pgw' 'q'
fi fi
if [ -f "/usr/local/bin/tailf_apache_error.php" ]; then if [ -f "/usr/local/bin/tailf_apache_error.php" ]; then