🦈🏠🐜 Initial Commit 🐜🦈🏠
Some checks failed
archlinux / release-archlinux (push) Has been cancelled

This commit is contained in:
casjay
2025-11-29 11:11:36 -05:00
commit 8f026f6cb7
46 changed files with 3819 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)}"
# - - - - - - - - - - - - - - - - - - - - - - - - -