diff --git a/scripts/aws_install_dependencies.sh b/scripts/aws_install_dependencies.sh index 5816bcf98..bb00bcd6b 100755 --- a/scripts/aws_install_dependencies.sh +++ b/scripts/aws_install_dependencies.sh @@ -3,4 +3,3 @@ echo "Install dependencies" cd /home/ubuntu/notifications-admin; pip3 install -r /home/ubuntu/notifications-admin/requirements.txt -python3 db.py db upgrade