Update deployment files for aws

This commit is contained in:
Rebecca Law
2016-04-15 16:31:31 +01:00
parent f606422c1a
commit 0b777b76a6
4 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
echo "Install dependencies"
cd /home/ubuntu/notifications-admin;
pip3 install -r /home/ubuntu/notifications-admin/requirements.txt
cd /home/notify-app/notifications-admin;
pip3 install -r /home/notify-app/notifications-admin/requirements.txt