mirror of
https://github.com/paulusmack/ppp.git
synced 2024-11-23 18:33:24 +08:00
Change path to expect in secure-card example script (#195)
People would usually just install expect from their distribution Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Co-authored-by: Chris Boot <bootc@debian.org>
This commit is contained in:
parent
dd6e17e16f
commit
b4ad41e51a
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/expect -f
|
||||
#!/usr/bin/expect -f
|
||||
#
|
||||
# This script was written by Jim Isaacson <jcisaac@crl.com>. It is
|
||||
# designed to work as a script to use the SecureCARD(tm) device. This
|
||||
|
Loading…
Reference in New Issue
Block a user