Ubuntu – Cannot activate conda environment on remote with ssh command
I am writing a bash shell script that I can run on my local computer to update and redeploy a simple app hosted on an AWS E2 instance. I am having trouble with one line in particular: I cannot seem…