From aff9d12a92b2d481382f898bbe0734be7aff1829 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Fri, 3 May 2024 08:10:40 +0000 Subject: Add files via upload --- -torando.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '-torando.html') diff --git a/-torando.html b/-torando.html index 2267a11..6783b39 100644 --- a/-torando.html +++ b/-torando.html @@ -10,4 +10,4 @@ browser.safebrowsing.enabled |True browser.safebrowsing.malware.enabled |False

NOW YOU CAN TURN ON THE TORANDO.SH!

  cd torando
  ./torando.sh

FOR DISABLE

 cd torando
 ./toroff.sh

BONUS! EDIT YOUR BASHRC/FISH OR WHATEVER...

 nano .bashrc

INCLUDE:

 alias torando="./torando.sh"
- alias toroff="./offtor.sh"

THAT'S ALL!

\ No newline at end of file + alias toroff="./offtor.sh"

THAT'S ALL!

\ No newline at end of file -- cgit v1.2.3