add Makefile with install target
This commit is contained in:
parent
a5964d67da
commit
66e3c5ac51
1 changed files with 4 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
default:
|
||||
|
||||
install:
|
||||
install -o root -g root -m 0755 check_lvm_thinpools /usr/lib/nagios/plugins/
|
Loading…
Add table
Add a link
Reference in a new issue