Skip to content

Commit

Permalink
add tor install
Browse files Browse the repository at this point in the history
  • Loading branch information
UTXOnly committed Nov 25, 2023
1 parent 91f05f8 commit cdd18d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ def install_linux_packages():
"-y",
"python3-pip",
"nginx",
"tor",
"tmux",
"certbot",
"python3.10-venv",
Expand Down

0 comments on commit cdd18d8

Please sign in to comment.