Update to PHP 8.4

This commit is contained in:
kj
2025-06-07 14:10:23 -03:00
parent 0785a84d0f
commit 3315b48b5e
4 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ function main() {
bold=$(tput bold)
normal=$(tput sgr0)
mainDomain="kj5.top"
phpsocket="/run/php/root8.2.sock"
phpsocket="/run/php/root8.4.sock"
echo -n "${bold}Ingresa el dominio nombre del subdominio: $normal"
read -r domain