github.com/dnephin/dobi@v0.15.0/examples/env-vars/print-version.sh (about) 1 #!/usr/bin/env bash 2 set -eu 3 4 # This is a trivial example, but this command could run anything to 5 # calculate the value. 6 echo 3.4.5