https://github.com/juanma386/teamrepair
Repair teamviewer to debian 9 linux
https://github.com/juanma386/teamrepair
master
Last synced: 6 months ago
JSON representation
Repair teamviewer to debian 9 linux
- Host: GitHub
- URL: https://github.com/juanma386/teamrepair
- Owner: juanma386
- License: gpl-3.0
- Created: 2018-06-23T00:22:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T16:33:48.000Z (over 7 years ago)
- Last Synced: 2024-04-22T17:13:47.470Z (about 2 years ago)
- Topics: master
- Language: Shell
- Size: 30.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# teamrepair
**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.