mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-24 08:48:15 +00:00
Removes sudo in swupd update bc user added to wheelgroup.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
@@ -54,11 +54,11 @@ Install and update the OS software to its current version
|
||||
|
||||
The |CL| software utility :ref:`swupd <swupd-guide>` allows you to perform system updates while reaping the benefits of upstream development.
|
||||
|
||||
To update your newly installed OS, run.
|
||||
To update your newly installed OS, run:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo swupd update
|
||||
swupd update
|
||||
|
||||
Add a bundle
|
||||
************
|
||||
|
||||
Reference in New Issue
Block a user