update for some altered defaults and some installs and package names
This commit is contained in:
@@ -4,10 +4,11 @@ set -e
|
||||
SCRIPT_NAME=`basename "$0"`
|
||||
echo "=========== ${SCRIPT_NAME} ==========="
|
||||
|
||||
curl -L https://github.com/agherzan/yubikey-full-disk-encryption/archive/master.zip | bsdtar -xvf - -C .
|
||||
cd yubikey-full-disk-encryption-master
|
||||
make install
|
||||
# curl -L https://github.com/agherzan/yubikey-full-disk-encryption/archive/master.zip | bsdtar -xvf - -C .
|
||||
# cd yubikey-full-disk-encryption-master
|
||||
# make install
|
||||
pacman -Sy yubikey-full-disk-encryption
|
||||
|
||||
echo ""
|
||||
echo "====================="
|
||||
echo "Proceed with chapter 03: Prepare 2nd slot"
|
||||
echo "Proceed with chapter 03: Prepare 2nd slot"
|
||||
|
||||
Reference in New Issue
Block a user