#!/bin/bash # https://www.duckdns.org/install.jsp thisdir="$( dirname "$(readlink -e -- "${BASH_SOURCE[0]}")")" cp -f .env.example .env cat <