1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-05 08:07:33 +02:00

Updated Installation (markdown)

dag
2022-03-21 02:07:29 +01:00
parent be38c1a460
commit c4666ed9ec

@@ -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