Don't hardcode the path to bash

Authored by rjvbb on Oct 3 2018, 8:54 AM.

Description

Don't hardcode the path to bash

Every OS doesn't have bash installed in /bin (FreeBSD is an example)
so use #!/usr/bin/env bash in tools/gen_version.sh

Details

Committed
rjvbbOct 3 2018, 8:54 AM
Parents
R626:7744cf408089: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown