#!/usr/bin/bash echo "This is a placeholder for the official acme.sh script" echo "that will be embedded into the binary. If you are seeing" echo "this message then something is not quite right." exit 1