From 1a3199c428d52eb25f17f32f29a76da78eb2c575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Thu, 9 May 2024 04:41:25 +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 6783b39..cf6cf38 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