From: Samuel Thibault Date: Thu, 31 Dec 2020 04:49:39 +0000 (+0100) Subject: Change path to expect in secure-card example script (#195) X-Git-Tag: ppp-2.4.9~24 X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=b4ad41e51ae0f785f9d36b5148895711fd9e0f58;hp=dd6e17e16ffecb25d5e2a08a852244d67af56ef1;p=ppp.git Change path to expect in secure-card example script (#195) People would usually just install expect from their distribution Signed-off-by: Samuel Thibault Co-authored-by: Chris Boot --- diff --git a/scripts/secure-card b/scripts/secure-card index 0002365..ae3ae50 100755 --- a/scripts/secure-card +++ b/scripts/secure-card @@ -1,4 +1,4 @@ -#!/usr/local/bin/expect -f +#!/usr/bin/expect -f # # This script was written by Jim Isaacson . It is # designed to work as a script to use the SecureCARD(tm) device. This