🗃️ Update codebase 🗃️
Some checks failed
python-3.10 / release-python-3_10 (push) Successful in 51m10s
python-3.12 / release-python-3_12 (push) Successful in 47m21s
python-3.13 / release-python-3_13 (push) Successful in 34m45s
python-3.9 / release-python-3_9 (push) Failing after 36m10s
python-3 / release-python-3 (push) Successful in 47m9s
release-tag / release-image (push) Successful in 57m47s
python-3.11 / release-python-3_11 (push) Failing after 3h8m24s

rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
This commit is contained in:
casjay
2025-11-30 16:26:02 -05:00
parent c842b61c2d
commit 9bd827ba4e
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 python
# @@Changelog : New script