mirror of
https://github.com/talwat/lowfi
synced 2025-09-27 10:50:02 +00:00
docs: fix debian mirror url
Fix mirror url
This commit is contained in:
parent
9b61dffb12
commit
05fe8069ea
@ -79,7 +79,7 @@ zypper install lowfi
|
||||
|
||||
```sh
|
||||
curl -sS https://debian.griffo.io/3B9335DF576D3D58059C6AA50B56A1A69762E9FF.asc | gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/debian.griffo.io.gpg
|
||||
echo "deb https://debian.griffo.io//apt $(lsb_release -sc 2>/dev/null) main" | sudo tee /etc/apt/sources.list.d/debian.griffo.io.list
|
||||
echo "deb https://debian.griffo.io/apt $(lsb_release -sc 2>/dev/null) main" | sudo tee /etc/apt/sources.list.d/debian.griffo.io.list
|
||||
sudo apt install -y lowfi
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user