I am executing CodeDeploy to deploy a python script to an EC2 instance. The shell script causing problems is below:
#!/bin/bash pip3 install discord pip3 inst