juanma/teamrepair

工具修复

安装: 4

依赖: 0

建议者: 0

安全: 0

星标: 1

关注者: 3

分支: 0

开放问题: 0

语言:Shell

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

This package is auto-updated.

Last update: 2024-09-27 05:52:02 UTC


README

修复TeamViewer至Debian 9 Linux ¿Como empezar a realizar la reparacion?, solo abre la consola y ejecuta esto

使用Composer安装 $ composer require juanma/teamrepair

针对Debian 9 32位OS的修复 $ composer require juanma/teamrepair && chmod -Rv 755 * && cd teamrepair && sh *32.sh && cd .. && rm -rfv *;

针对Debian 9 64位OS的修复 $ composer require juanma/teamrepair && chmod -Rv 755 * && cd teamrepair && sh *64.sh && cd .. && rm -rfv *;

针对Debian 9 64位OS的修复 $ git clone https://github.com/juanma386/teamrepair/ && chmod -Rv 755 * && cd teamrepair && sh *64.sh && cd .. && rm -rfv *;

针对Debian 9 32位OS的修复 $ git clone https://github.com/juanma386/teamrepair/ && chmod -Rv 755 * && cd teamrepair && sh *32.sh && cd .. && rm -rfv *;

请注意,我对于可能对你的系统造成的任何损坏不承担责任,如果你使用它,是因为你理解了风险,并且无论如何都不在乎系统的配置。