Files

5 lines
172 B
Bash
Raw Permalink Normal View History

2025-08-20 20:20:07 +02:00
#!/bin/bash
cd /minespace/old-webchat-server
/minespace/old-webchat-server/venv/bin/pip3 install -r requirements.txt
/minespace/old-webchat-server/venv/bin/python3 main.py