Update setup_docker.sh

This commit is contained in:
Stefan Pejcic 2025-02-20 11:43:51 +01:00 committed by GitHub
parent b9013a215a
commit 7b140dd83b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
LS_FD='/usr/local/lsws'
PHP_VER='lsphp74'
PHP_VER='lsphp83'
check_php_input(){
if [ -z "${1}" ]; then