3 lines
61 B
Bash
3 lines
61 B
Bash
#!/bin/sh
|
|
sh /setup_programs.sh
|
|
apt install -y tor obfs4proxy |
#!/bin/sh
|
|
sh /setup_programs.sh
|
|
apt install -y tor obfs4proxy |