This commit is contained in:
cremesk 2019-06-30 04:46:02 +02:00
parent 9147eb1203
commit 222476ab83
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 3 additions and 1 deletions

View File

@ -39,12 +39,14 @@ the following:
INSTALL
-------
::
apt update
apt install python3-pip nginx uwsgi uwsgi-plugin-python3 certbot
git clone https://github.com/cremesk/0x0.git /srv/0x0
cd /srv/0x0
pip3 install --user `cat requirements.txt`
./fhost.py db upgrade
FAQ