diff options
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ INSTALL apt update apt install python3-pip nginx uwsgi uwsgi-plugin-python3 certbot - git clone https://github.com/cremesk/0x0.git /srv/0x0 + git clone https://github.com/envs-net/0x0.git /srv/0x0 cd /srv/0x0 pip3 install --user `cat requirements.txt` |