Files
ntfy/rootfs/root/docker/setup/custom
T

12 lines
322 B
Bash
Raw Normal View History

2023-08-19 23:16:27 -04:00
#!/usr/bin/env sh
# shellcheck shell=sh
# shellcheck disable=SC2016
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
set -ex
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# script run to custom
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exit