diff --git a/scripts/aws_install_dependencies.sh b/scripts/aws_install_dependencies.sh index f3bb87e16..474fee8a1 100755 --- a/scripts/aws_install_dependencies.sh +++ b/scripts/aws_install_dependencies.sh @@ -2,5 +2,4 @@ echo "Install dependencies" cd /home/ubuntu/notifications-admin; -pip3 install lxml pip3 install -r /home/ubuntu/notifications-admin/requirements.txt \ No newline at end of file