#!/bin/bash
cd /var/www/html/tokenscope/api
pip3 install -r requirements.txt
python3 app.py