mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 14:16:00 +00:00
using bash instead of ksh. it should be quite compatible. better would be a proper port to sh (or better, perl)
This commit is contained in:
parent
219b679f5c
commit
dec087a5ce
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/ksh
|
#!/bin/bash
|
||||||
# -*- sh -*-
|
# -*- sh -*-
|
||||||
|
|
||||||
: << =cut
|
: << =cut
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue