#!/bin/bash cd /scripts/chatserv /scripts/chatserv_venv/bin/pip3 install -r requirements.txt /scripts/chatserv_venv/bin/python3 main.py