Coleção de Shell Scripts
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 -)"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 -)"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 -)"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 -)"