diff --git a/setup_tor.sh b/setup_tor.sh new file mode 100644 index 0000000..8cedd62 --- /dev/null +++ b/setup_tor.sh @@ -0,0 +1,3 @@ +#!/bin/sh +sh /setup_programs.sh +apt install -y tor \ No newline at end of file