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

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:22 -05:00
parent a8398ce65a
commit 3e5c2b4aed
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 : 202511301624-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:24 EST
# @@File : entrypoint.sh
# @@Description : Entrypoint file for webmin
# @@Changelog : New script