Update to PHP 8.4
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user