#!/bin/bash screen -S diary-server -dm bash -c ' source venv/bin/activate python app.py '