From 1e4c6b5cadb919864d264947669a98668c4dfaf4 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Wed, 6 Mar 2019 11:35:48 +0100 Subject: [PATCH] Converted sysrepo_config: bash -> sh --- tools/sysrepo_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sysrepo_config b/tools/sysrepo_config index 73e5f0a2e6..4a41ace831 100755 --- a/tools/sysrepo_config +++ b/tools/sysrepo_config @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC") # -- 2.47.2