forked from TrueCloudLab/restic
Merge pull request 2111 from andreaso/doc-moot-sudo
Remove moot sudo usage from documentation
This commit is contained in:
commit
16b82f4b1d
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ backup with the intention to make you restore malicious data:
|
|||
|
||||
.. code-block:: console
|
||||
|
||||
$ sudo echo "boom" >> backup/index/d795ffa99a8ab8f8e42cec1f814df4e48b8f49129360fb57613df93739faee97
|
||||
$ echo "boom" >> backup/index/d795ffa99a8ab8f8e42cec1f814df4e48b8f49129360fb57613df93739faee97
|
||||
|
||||
In order to detect these things, it is a good idea to regularly use the
|
||||
``check`` command to test whether everything is alright, your precious
|
||||
|
|
Loading…
Reference in a new issue