mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -07:00
Update multi-php-install.sh: install phpgate
This commit is contained in:
parent
fa71d3a1c6
commit
0beaa0abda
1 changed files with 4 additions and 0 deletions
|
@ -361,3 +361,7 @@ if [ $debian_version -ge 10 ]; then
|
|||
apt-get -y remove libapache2-mod-php* > /dev/null 2>&1
|
||||
service apache2 restart
|
||||
fi
|
||||
|
||||
if [ -f "/usr/share/phpgate/phpgate.php" ]; then
|
||||
v-commander 'u' 'inst memcached' 'm' 'inst pgw' 'q'
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue