Excuse my ignorance. I run zsh, so I have to: $ bash ./restartSeedbox Am I incorrect in thinking that this is because the shebang (#!/bin/bash) is not at the start of file?
Excuse my ignorance. I run zsh, so I have to:
$ bash ./restartSeedbox
Am I incorrect in thinking that this is because the shebang (#!/bin/bash) is not at the start of file?