Files
test222/start.bat
atmega1337 ed328e727a
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 44s
Обновить start.bat
2026-03-05 10:24:51 +00:00

6 lines
110 B
Batchfile

@echo off
mkdir logs/chats
pip install --upgrade pip
pip install --upgrade -r requirements.txt
python main.py