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:
Samuel Thibault 2020-12-31 05:49:39 +01:00 committed by GitHub
parent dd6e17e16f
commit b4ad41e51a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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