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

Set /bin/bash as interpreter on bash script

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-04 19:54:23 +02:00
parent b531bd5797
commit 614b043a32

View file

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
# #
# #
# Munin plugin to show changing the ip address by ddclient. # Munin plugin to show changing the ip address by ddclient.