From: Paul Mackerras Date: Wed, 21 Aug 2024 10:01:59 +0000 (+1000) Subject: scripts/redialer: Change the interpreter to bash since it uses bash syntax X-Git-Tag: v2.5.1~17 X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=6384b10895ad3c8785a414a0ff02264f538a9f2b;p=ppp.git scripts/redialer: Change the interpreter to bash since it uses bash syntax Signed-off-by: Paul Mackerras --- diff --git a/scripts/redialer b/scripts/redialer index 5bbde4e..d43c42a 100755 --- a/scripts/redialer +++ b/scripts/redialer @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ################################################################### # # These parameters control the attack dialing sequence.