mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 22:04:00 -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
|
apt-get -y remove libapache2-mod-php* > /dev/null 2>&1
|
||||||
service apache2 restart
|
service apache2 restart
|
||||||
fi
|
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