diff --git a/install/vst-install-debian.sh b/install/vst-install-debian.sh index 3766d031c..c4a265035 100644 --- a/install/vst-install-debian.sh +++ b/install/vst-install-debian.sh @@ -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