mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-05 16:17:28 +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
|
apt install nginx php-fpm php-mbstring php-simplexml php-curl
|
||||||
rm /etc/nginx/sites-enabled/default
|
rm /etc/nginx/sites-enabled/default
|
||||||
cd /var/www
|
cd /var/www
|
||||||
|
Reference in New Issue
Block a user