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
|
## Install
|
||||||
### With APT (recommended)
|
### With APT (recommended)
|
||||||
echo "deb http://packages.azlux.fr/debian/ buster main" | sudo tee /etc/apt/sources.list.d/azlux.list`
|
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 -`
|
wget -qO - https://azlux.fr/repo.gpg.key | sudo apt-key add -
|
||||||
apt update`
|
apt update
|
||||||
apt install log2ram`
|
apt install log2ram
|
||||||
|
|
||||||
### Manually
|
### Manually
|
||||||
curl -Lo log2ram.tar.gz https://github.com/azlux/log2ram/archive/master.tar.gz
|
curl -Lo log2ram.tar.gz https://github.com/azlux/log2ram/archive/master.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user