openlitespeed icon indicating copy to clipboard operation
openlitespeed copied to clipboard

build "admin_php" in a thin container with "command not found"

Open dugi-x opened this issue 5 years ago • 1 comments

issue when trying to build "admin_php" in a thin container by "build_admin_php.sh" the basic 'which' command is not always available. suggests considering using the command 'type -p' or break the build

#build_admin_php.sh:19-35

dugi-x avatar Dec 24 '19 10:12 dugi-x

Thank you for this suggestion. Need to check if 'type' is more popular.

litespeedtech avatar Dec 24 '19 13:12 litespeedtech