Skip to content

alvesbeto/ShellScript

Repository files navigation

ShellScript

Coleção de Shell Scripts

Atualização e instalação de aplicativos para sistemas baseados no Ubuntu 20.04

via curl

sh -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/betosouzace/ShellScript@master/UbuntuBasedInstall.sh)"

via wget

sh -c "$(wget https://cdn.jsdelivr.net/gh/betosouzace/ShellScript@master/UbuntuBasedInstall.sh -O -)"

Instalar e configurar o docker

via curl

sh -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/betosouzace/ShellScript@master/docker.sh)"

via wget

sh -c "$(wget https://cdn.jsdelivr.net/gh/betosouzace/ShellScript@master/docker.sh -O -)"

Instalar e configurar o cursor

via curl

sh -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/betosouzace/ShellScript@master/cursor.sh)"

via wget

sh -c "$(wget https://cdn.jsdelivr.net/gh/betosouzace/ShellScript@master/cursor.sh -O -)"

Instalar e configurar o ngrok

Acesse antes o site do ngrok para gerar seu token

via curl

sh -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/betosouzace/ShellScript@master/ngrok.sh)"

via wget

sh -c "$(wget https://cdn.jsdelivr.net/gh/betosouzace/ShellScript@master/ngrok.sh -O -)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages