mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Minor styling fix
This commit is contained in:
parent
0695ee5abb
commit
3e8a6f553a
@ -92,8 +92,7 @@ def on_install():
|
||||
actions.superuser_run('tor', ['enable-apt-transport-tor'])
|
||||
|
||||
|
||||
@package.required(['tor', 'tor-geoipdb', 'torsocks',
|
||||
'obfs4proxy',
|
||||
@package.required(['tor', 'tor-geoipdb', 'torsocks', 'obfs4proxy',
|
||||
'apt-transport-tor'],
|
||||
on_install=on_install)
|
||||
def index(request):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user