Skip to content
Snippets Groups Projects
Commit 24df0538 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

shared functions: update in comment block

parent 2ed5bae7
No related branches found
No related tags found
1 merge request!295Simple task/7546 icinga check für ablaufende gitlab tokens
......@@ -100,7 +100,13 @@ function ph.exit(){
# ----------------------------------------------------------------------
# detect LINUX DISTRO as lowercase
# returns one of centos|debian|ubuntu|...
# returns string; one of ...
# almalinux
# centos
# debian
# manjaro
# rocky
# ubuntu
function ph.getOS(){
local distro=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment