From 6d1345957cb41770d63073cd5ddd93e64307d25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Sat, 24 Feb 2024 03:25:11 +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 dbaff13..6aa1207 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