-y tor install
This commit is contained in:
parent
12ac40daa5
commit
24fe3b3038
|
@ -2,4 +2,4 @@ commands:
|
|||
00_install_epel:
|
||||
command: 'sudo amazon-linux-extras install epel'
|
||||
01_install_tor:
|
||||
command: 'sudo yum install tor'
|
||||
command: 'sudo yum install -y tor'
|
Loading…
Reference in New Issue