Upload files to "/"

This commit is contained in:
2025-08-20 20:20:07 +02:00
parent 7897bb686a
commit 35e854fb15
5 changed files with 151 additions and 3 deletions

4
main.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
cd /scripts/chatserv
/scripts/chatserv_venv/bin/pip3 install -r requirements.txt
/scripts/chatserv_venv/bin/python3 main.py