5 lines
98 B
Makefile
5 lines
98 B
Makefile
|
default:
|
||
|
|
||
|
install:
|
||
|
install -o root -g root -m 0755 check_lvm_thinpools /usr/lib/nagios/plugins/
|