mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-07 01:54:27 +00:00
Add kernel version
This commit is contained in:
5
stack.sh
5
stack.sh
@@ -44,6 +44,11 @@ stack_status() {
|
|||||||
display_info() {
|
display_info() {
|
||||||
echo "Checking environment information..."
|
echo "Checking environment information..."
|
||||||
echo
|
echo
|
||||||
|
|
||||||
|
# Kernel version (Linux and macOS compatible)
|
||||||
|
echo "Kernel Version:"
|
||||||
|
uname -sr
|
||||||
|
echo
|
||||||
|
|
||||||
check_compose_version
|
check_compose_version
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user