#!/bin/sh set -e apk add --no-cache openssl wget >/dev/null 2>&1 || true SECRET=$(tr -d '\n'