mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-20 01:56:05 +02:00
Updated Installation (markdown)
@ -1,6 +1,9 @@
|
||||
## How to install in Debian 11
|
||||
## How to install in Linux server
|
||||
|
||||
```bash
|
||||
These instruction were tested on a fresh Debian 11 and Ubuntu 20.04.
|
||||
|
||||
```shell
|
||||
apt-update
|
||||
apt install nginx php-fpm php-mbstring php-simplexml php-curl
|
||||
rm /etc/nginx/sites-enabled/default
|
||||
cd /var/www
|
||||
|
Reference in New Issue
Block a user