mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
Update multi-php-install.sh
This commit is contained in:
parent
e1053b1c9a
commit
cecb7cf56a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue