Remove -y from apt upgrade as to have users check what is going on
This commit is contained in:
parent
08f4577f25
commit
96e40d517b
@ -16,7 +16,7 @@ The first step will be to ensure your system is up to date. This can be done by
|
||||
|
||||
.. code::
|
||||
|
||||
sudo apt update && sudo apt full-upgrade -y
|
||||
sudo apt update && sudo apt full-upgrade
|
||||
|
||||
.. image:: terminal_upgrade.png
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user