1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00

Use /bin/bash as interpreter, and store with UNIX line breaks

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-04 21:44:29 +02:00
parent 016752f36d
commit 977d987f35

View file

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
# #
# Munin plugin for HFSC Traffic Shaping Statistics # Munin plugin for HFSC Traffic Shaping Statistics
# #