packer-cn/provisioner/inspec/test-fixtures/inspec_version.sh

8 lines
41 B
Bash
Executable File

#!/bin/sh
cat <<EOB
4.26.13
EOB
exit 0