Skip to content

Commit 7512740

Browse files
authored
Merge branch 'master' into PHRAS-4157-Elasticsearch-ulimits-configuration
2 parents 5068271 + 5fc8473 commit 7512740

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

stack.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ stack_status() {
4444
display_info() {
4545
echo "Checking environment information..."
4646
echo
47+
48+
# Kernel version (Linux and macOS compatible)
49+
echo "Kernel Version:"
50+
uname -sr
51+
echo
4752

4853
check_compose_version
4954

0 commit comments

Comments
 (0)