🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
casjay
2024-09-12 17:23:43 -04:00
commit 6205b9fc58
42 changed files with 3840 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)}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -