2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

Tell ruby that this script contains UTF-8 characters

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-04 22:09:30 +02:00
parent 78e3f78071
commit e7125ea079

View File

@ -1,4 +1,5 @@
#!/usr/bin/ruby
# encoding: utf-8
# Plugin to monitor Room Alert 11E environmental units.
# Requires ruby and the ruby SNMP library.