Remove this from your startup script:
#!/bin/bash
there is no need that, it actually "markes out" the entire thing
So, we've been able to run sudo su
and then git clone
with our private repos a few times now
Actually, dumb question: how do I set the setup script for a task?
Here's a screenshot if a session where I first try to clone as ssm-user
, but it fails, then I change to root
and it succeeds