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

Use /bin/bash as interpreter for bash script

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-04 21:46:21 +02:00
parent abe9f3b6ee
commit 5d0b617cd2

View file

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
# #
# #
# Script to show pureftp counts. # Script to show pureftp counts.