Update .ash_history

mount-usb is better
This commit is contained in:
tlaurion 2018-10-04 22:01:54 -04:00 committed by GitHub
parent 95748a82d7
commit c0aeb614ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,7 @@
mount /dev/sda1 /boot
mount -o remount,rw /boot
rm /boot/kexec_*
usb-scan
mount -o rw $CONFIG_USB_BOOT_DEV /media
mount-usb
mkdir -p /media/gpg_keys
gpg --home=/media/gpg_keys --card-edit
gpg --home=/media/gpg_keys --export --armor e@mail.address > /media/gpg_keys/public.key