mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-09 02:34:06 -04:00
Updated System Requirements (markdown)
parent
eb735883f6
commit
5cc28435b3
@ -20,13 +20,13 @@ If any of these components are missing, you should use the package manager utili
|
||||
#### Debian/Raspbian/Ubuntu
|
||||
|
||||
```bash
|
||||
apt update && apt install -y sqlite3 sudo git cronie rsync ssh
|
||||
apt update && apt install sqlite3 sudo git cronie rsync ssh
|
||||
```
|
||||
|
||||
#### CentOS/Fedora
|
||||
|
||||
```
|
||||
dnf install apt update && apt install -y sqlite3 sudo git cronie rsync ssh
|
||||
dnf install sqlite3 sudo git cronie rsync ssh
|
||||
```
|
||||
|
||||
### Pi-hole Architecture
|
||||
|
Loading…
x
Reference in New Issue
Block a user