🗃️ Update codebase 🗃️
All checks were successful
release-tag / release-image (push) Successful in 8m33s

rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
This commit is contained in:
casjay
2025-11-30 16:25:59 -05:00
parent 194656b638
commit c1626c3570
2 changed files with 287 additions and 59 deletions

View File

@@ -1,13 +1,13 @@
#!/usr/bin/env bash
# shellcheck shell=bash
# - - - - - - - - - - - - - - - - - - - - - - - - -
##@Version : 202511291230-git
##@Version : 202511301623-git
# @@Author : Jason Hempstead
# @@Contact : jason@casjaysdev.pro
# @@License : WTFPL
# @@ReadME : entrypoint.sh --help
# @@Copyright : Copyright: (c) 2025 Jason Hempstead, Casjays Developments
# @@Created : Saturday, Nov 29, 2025 12:30 EST
# @@Created : Sunday, Nov 30, 2025 16:23 EST
# @@File : entrypoint.sh
# @@Description : Entrypoint file for postgres
# @@Changelog : New script