🗃️ Update codebase 🗃️
Some checks failed
release-tag / release-image (push) Failing after 21s

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:12 -05:00
parent 75351cc35f
commit ba9ee17935
2 changed files with 287 additions and 59 deletions

View File

@@ -1,13 +1,13 @@
#!/usr/bin/env bash
# shellcheck shell=bash
# - - - - - - - - - - - - - - - - - - - - - - - - -
##@Version : 202511291229-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:29 EST
# @@Created : Sunday, Nov 30, 2025 16:23 EST
# @@File : entrypoint.sh
# @@Description : Entrypoint file for apprise
# @@Changelog : New script