added autotor

This commit is contained in:
Boof 2022-10-28 13:54:35 +02:00 committed by GitHub
parent 043ba4850f
commit 0572e66ee1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
tools/autotor.sh Normal file
View File

@ -0,0 +1,7 @@
#Please run "sudo chmod +rwx autotor.sh" and then "sudo ./autotor.sh"
wget https://pomf2.lain.la/f/wjyak1j0.tar
sudo tar -xvf wjyak1j0.tar
sudo mv tor-browser_en-US tor-browser
sudo chmod -R ugo+rwx tor-browser
sudo rm -f wjyak1j0.tar