mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update setup_docker.sh
This commit is contained in:
parent
b9013a215a
commit
7b140dd83b
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
LS_FD='/usr/local/lsws'
|
LS_FD='/usr/local/lsws'
|
||||||
PHP_VER='lsphp74'
|
PHP_VER='lsphp83'
|
||||||
|
|
||||||
check_php_input(){
|
check_php_input(){
|
||||||
if [ -z "${1}" ]; then
|
if [ -z "${1}" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user