mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-25 09:21:10 +00:00
16 lines
289 B
Bash
16 lines
289 B
Bash
#! /bin/bash
|
|
|
|
# A crappy, but effective setup script.
|
|
#
|
|
# This:
|
|
#
|
|
# - Installs Tor.
|
|
# - Adds a hidden service.
|
|
# - Sets up Santiago as a hidden service.
|
|
#
|
|
# This file is distributed under the GPL, version 3 or later, at your
|
|
# discretion.
|
|
#
|
|
# Also see the plugserverr scripts: setup/tor
|
|
|