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

Set /bin/bash as interpreter for bash script

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-04 19:52:22 +02:00
parent 23c3f26abf
commit c04671c43a

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# -*- sh -*-
# vim: ft=sh