Fix incorrect script being installed in initramfs

pull/1/head
Timothy Pearson 9 years ago
parent 061be9da23
commit 113f72cc2b

@ -110,7 +110,7 @@ copy_exec /usr/bin/tr /bin
copy_exec /bin/bash /bin
# Main scripts
copy_exec /usr/bin/smartauth.sh /bin
copy_exec /usr/bin/cryptosmartcard.sh /bin
copy_exec /usr/bin/cardpincheck /bin
# Libraries

Loading…
Cancel
Save