#!/bin/bash
echo "Chown application to be owned by ubuntu"
cd /home/notify-app/;
chown -R notify-app:govuk-notify-applications notifications-admin