🗃️ Committing everything that changed 🗃️

rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
This commit is contained in:
casjay
2023-09-03 16:04:19 -04:00
parent 7e9f9b4c3c
commit eb3f084c43
2 changed files with 69 additions and 28 deletions

View File

@@ -1,13 +1,13 @@
#!/usr/bin/env bash
# shellcheck shell=bash
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
##@Version : 202309031244-git
##@Version : 202309031603-git
# @@Author : Jason Hempstead
# @@Contact : jason@casjaysdev.pro
# @@License : WTFPL
# @@ReadME : docker-entrypoint --help
# @@Copyright : Copyright: (c) 2023 Jason Hempstead, Casjays Developments
# @@Created : Sunday, Sep 03, 2023 12:44 EDT
# @@Created : Sunday, Sep 03, 2023 16:03 EDT
# @@File : docker-entrypoint
# @@Description :
# @@Changelog : New script