Activate venv in {run,init}_sqlite

This commit is contained in:
David Hoppenbrouwers
2022-10-09 21:56:23 +02:00
parent e777813fb1
commit d7be7a1d24
3 changed files with 5 additions and 1 deletions

View File

@@ -13,7 +13,6 @@ First clone or [download the latest release](https://github.com/Demindiro/agrepe
Then setup with:
```
make
./init_sqlite.sh forum.db
```