From 46425c5b3bbbeb4d7e72b3a432e0a27afe66094a Mon Sep 17 00:00:00 2001 From: dimon Date: Mon, 28 Feb 2022 20:28:51 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BE=D0=B7=D0=B4=D0=B0=D0=BB(=D0=B0)=20?= =?UTF-8?q?'setup=5Ftor.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup_tor.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 setup_tor.sh 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