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 for bash script

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-04 21:19:32 +02:00
parent 6a28f5a215
commit 7684702713

View file

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
########################## ##########################
# googlecode_ # googlecode_
########################## ##########################