postgres
Simon Aubury 2023-04-28 20:17:31 +10:00
rodzic 991dc87a9b
commit 3572e4bec8
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -132,6 +132,12 @@ A wildly inaccurate investigation of language tags
# Optional steps
Storage to Postgres
```bash
python mastodonlisten.py --baseURL https://hachyderm.io --public --watchdog 200 --enableDB
```
## Cleanup of virtual environment
If you want to switch projects or otherwise leave your virtual environment, simply run: