🦈🏠🐜 Initial Commit 🐜🦈🏠
Some checks failed
debian / release-debian (push) Failing after 3m37s
debian-11 / debian-11 (push) Failing after 10m9s
debian-13 / debian-13 (push) Failing after 48m23s
debian-12 / debian-12 (push) Failing after 48m24s
debian-10 / debian-10 (push) Failing after 48m37s

This commit is contained in:
casjay
2025-09-17 16:37:27 -04:00
commit 3e6d973a09
54 changed files with 4893 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# php settings
PHP_VERSION="${PHP_VERSION//php/}"
PHP_INI_DIR="${PHP_INI_DIR:-$(__find_php_ini)}"
PHP_BIN_DIR="${PHP_BIN_DIR:-$(__find_php_bin)}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -