Hi - just to double-check, does that bash script start with #!/bin/bash
on the first line? If it’s directly copy-pasted above, then I think you’re missing the slash in between the ! and the bin
1 Like
Hi - just to double-check, does that bash script start with #!/bin/bash
on the first line? If it’s directly copy-pasted above, then I think you’re missing the slash in between the ! and the bin