Pregunta

I installed SUPEE-8788 v1, but now I need to revert it and install SUPEE-8788 v2.

How can I revert SUPEE-8788 v1 and then install v2?

I installed it using SSH bash.

¿Fue útil?

Solución

You can use -R or --revert to revert a patch.

For example:

./PATCH_V1.sh -R
./PATCH_V2.sh

Otros consejos

"sh SUPEE-8788.sh" Command for Installing Patch AND
"sh SUPEE-8788.sh -R" Command for Reverting Patch.
Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top