mirror of https://github.com/Icinga/icinga2.git
4 lines
39 B
Plaintext
4 lines
39 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
sudo service icinga2 status
|