mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Update vst-install-debian.sh
This commit is contained in:
parent
8dea5b43d3
commit
58bf77e896
1 changed files with 3 additions and 3 deletions
|
@ -1530,9 +1530,9 @@ if [ "$release" -eq 10 ]; then
|
|||
service php7.3-fpm restart
|
||||
fi
|
||||
|
||||
echo "=== Patching rcube_vcard.php"
|
||||
wget -nv https://c.myvestacp.com/tools/patches/rcube_vcard.patch -O /root/rcube_vcard.patch
|
||||
patch /usr/share/roundcube/program/lib/Roundcube/rcube_vcard.php < /root/rcube_vcard.patch
|
||||
# echo "=== Patching rcube_vcard.php"
|
||||
# wget -nv https://c.myvestacp.com/tools/patches/rcube_vcard.patch -O /root/rcube_vcard.patch
|
||||
# patch /usr/share/roundcube/program/lib/Roundcube/rcube_vcard.php < /root/rcube_vcard.patch
|
||||
|
||||
# Comparing hostname and ip
|
||||
make_ssl=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue