Remove CBM "update" after "set-timeout" (#1091)

Closes #1090

Signed-off-by: Bun K Tan <bun.k.tan@intel.com>
This commit is contained in:
bktan8
2020-03-24 10:47:08 -07:00
committed by GitHub
parent cdb5531bcc
commit 1e048709b1
3 changed files with 0 additions and 5 deletions
@@ -279,7 +279,6 @@ also provide a path to chain-boot GRUB.
.. code-block:: bash
sudo clr-boot-manager set-timeout 20 --path=/mnt/clearlinux
sudo clr-boot-manager update --path=/mnt/clearlinux
#. Add a system-boot boot entry for GRUB.
@@ -230,8 +230,6 @@ If you prefer not to use your BIOS to load the :guilabel:`Boot Menu` and select
sudo clr-boot-manager set-timeout 20 --path=/mnt/clearlinux
sudo clr-boot-manager update --path=/mnt/clearlinux
#. Umount all partitions.
.. code-block:: bash