juanma/teamrepair

tool repair

dev-master 2019-02-26 16:33 UTC

This package is auto-updated.

Last update: 2024-05-27 05:06:51 UTC


README

Repair teamviewer to debian 9 linux ¿Como empezar a realizar la reparacion?, solo abre la consola y ejecuta esto:

instalar con composer $ composer require juanma/teamrepair

Repair para Debian 9 de 32bit $ composer require juanma/teamrepair && chmod -Rv 755 * && cd teamrepair && sh *32.sh && cd .. && rm -rfv *;

Repair para OS Debian 9 de 64bit $ composer require juanma/teamrepair && chmod -Rv 755 * && cd teamrepair && sh *64.sh && cd .. && rm -rfv *;

Repair para OS Debian 9 de 64bit $ git clone https://github.com/juanma386/teamrepair/ && chmod -Rv 755 * && cd teamrepair && sh *64.sh && cd .. && rm -rfv *;

Repair para Debian 9 de 32bit $ git clone https://github.com/juanma386/teamrepair/ && chmod -Rv 755 * && cd teamrepair && sh *32.sh && cd .. && rm -rfv *;

Atencion, no me hago responsable por los daños al sistema que pueda provocar a tu sistema, si lo usas es por que entiendes los riesgos y de igualmanera no te importa la configuracion del mismo sistema.