#!/bin/bash echo "Install dependencies" pip install -r /home/ubuntu/notifications-admin/requirements.txt