🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
casjay
2023-08-19 23:16:27 -04:00
commit 91585a70ef
42 changed files with 3301 additions and 0 deletions

11
rootfs/root/docker/setup/post Executable file
View File

@@ -0,0 +1,11 @@
#!/usr/bin/env sh
# shellcheck shell=sh
# shellcheck disable=SC2016
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
set -ex
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# script run to post
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
exit