1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00: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.