mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
typo fix
This commit is contained in:
parent
13d0058086
commit
615a78f00e
@ -19,10 +19,10 @@ _____
|
||||
|
||||
## Install
|
||||
### With APT (recommended)
|
||||
echo "deb http://packages.azlux.fr/debian/ buster main" | sudo tee /etc/apt/sources.list.d/azlux.list`
|
||||
wget -qO - https://azlux.fr/repo.gpg.key | sudo apt-key add -`
|
||||
apt update`
|
||||
apt install log2ram`
|
||||
echo "deb http://packages.azlux.fr/debian/ buster main" | sudo tee /etc/apt/sources.list.d/azlux.list
|
||||
wget -qO - https://azlux.fr/repo.gpg.key | sudo apt-key add -
|
||||
apt update
|
||||
apt install log2ram
|
||||
|
||||
### Manually
|
||||
curl -Lo log2ram.tar.gz https://github.com/azlux/log2ram/archive/master.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user