mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-27 17:16:40 -04:00
Fix: Use macro for perl binary
I've messed that up in the previous commit 554b702f9d.
This commit is contained in:
parent
5a73671ec6
commit
9ee884b3de
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl -w
|
||||
#!@PERL@ -w
|
||||
|
||||
# check_uptime - check uptime to see how long the system is running.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue