Some fresh air

This commit is contained in:
Yael-II
2024-11-28 18:02:44 +01:00
commit 4a2ccf854c
9 changed files with 1885 additions and 0 deletions

2
activate.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
source "venv/bin/activate"