[Feat] Change data path into /data

This commit is contained in:
2025-07-12 00:31:37 +08:00
parent 875bf64779
commit a5d6bbc6be
7 changed files with 35 additions and 20 deletions

4
test.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
set -ue
source .venv/bin/activate && python -m unittest discover -s test