diff options
Diffstat (limited to 'charts.d/ap.chart.sh')
-rwxr-xr-x | charts.d/ap.chart.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts.d/ap.chart.sh b/charts.d/ap.chart.sh index 4704b89de..10a65688c 100755 --- a/charts.d/ap.chart.sh +++ b/charts.d/ap.chart.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # _update_every is a special variable - it holds the number of seconds # between the calls of the _update() function |