Big update to i2p.firefox download page.

This commit is contained in:
idk
2021-08-14 00:49:49 -04:00
parent 6d4dfa826d
commit c3882a3449
4 changed files with 107 additions and 15 deletions

View File

@ -1,4 +1,5 @@
#! /usr/bin/env sh
virtualenv --distribute env
. env/bin/activate
#virtualenv --distribute env
#. env/bin/activate
./setup_venv.sh
./runserver.py