From d885efee2d9264577ddf7ecf7fff4f89d4888b85 Mon Sep 17 00:00:00 2001 From: tochev Date: Fri, 30 May 2014 03:23:51 +0300 Subject: [PATCH] ntp_pool_score: switch to /bin/sh --- plugins/time/ntp_pool_score_ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/time/ntp_pool_score_ b/plugins/time/ntp_pool_score_ index c206b9ab..be3218c9 100755 --- a/plugins/time/ntp_pool_score_ +++ b/plugins/time/ntp_pool_score_ @@ -1,5 +1,5 @@ -#!/bin/bash -# -*- bash -*- +#!/bin/sh +# -*- sh -*- : << =cut