Changes
Page history
sources.list, not source.list.
authored
Mar 15, 2021
by
David Fifield
Show whitespace changes
Inline
Side-by-side
Survival-Guides/Snowflake-Broker-Installation-Guide.md
View page @
820c4ab9
...
...
@@ -3,7 +3,7 @@ These are instructions for setting up a Snowflake broker on Debian 10.
Set up APT and etckeeper.
Install etckeeper.
```
root# vi /etc/apt/source.list # remove "contrib" and "non-free"
root# vi /etc/apt/source
s
.list # remove "contrib" and "non-free"
root# apt update
root# apt upgrade
root# apt install etckeeper
...
...
...
...