Execute o script Bash em seu diretório
#!/bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")"
garzj
#!/bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")"