Fix: Use macro for perl binary

I've messed that up in the previous commit 554b702f9d.
This commit is contained in:
Bernd Arnold 2018-06-13 15:57:16 +02:00
parent 5a73671ec6
commit 9ee884b3de

View file

@ -1,4 +1,4 @@
#!/usr/bin/perl -w
#!@PERL@ -w
# check_uptime - check uptime to see how long the system is running.
#