#!/bin/bash
cd /home/plagis/workspace/plagis_aumentum
source venv/bin/activate
python3 aumentum_api.py

