Update vst-install-debian.sh

This commit is contained in:
myvesta 2020-02-19 22:00:36 +01:00 committed by GitHub
commit 58bf77e896
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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