Use `bash` binary from env instead of /bin/bash for scripts
It's not possible to run any of the scripts on distributions which do have `bash` not in `/bin`. This is being fixed by using `/usr/bin/env bash` instead. Signed-off-by: Sascha Grunert <sgrunert@suse.com>
S
Sascha Grunert committed
ba9f18e2b87a1dc6b9f7fea304379c4e41aaaa85
Parent: 96fb5dc