README.install: some minor changes.
This commit is contained in:
parent
4cbbc5f932
commit
f01f340257
@ -19,6 +19,7 @@ cryptpad_url=o13-pad.oopen.de
|
||||
#
|
||||
#cryptpad_sandbox_url=cpadsb-01.oopen.de
|
||||
cryptpad_sandbox_url="$cryptpad_url"
|
||||
cryptpad_sandbox_url="cpadsb-01.oopen.de"
|
||||
cryptpad_sandbox_url="o13-padsb.oopen.de"
|
||||
|
||||
vhost_config_file="${cryptpad_url}.conf"
|
||||
@ -35,6 +36,8 @@ apt-get install curl git-core
|
||||
# - Install Python
|
||||
# -
|
||||
apt-get install python-minimal python
|
||||
# debian bullseye:
|
||||
apt install python-is-python2 python2-minimal
|
||||
|
||||
# - Install compiler stuff
|
||||
# -
|
||||
|
Loading…
Reference in New Issue
Block a user