···137138### Installing on Ubuntu 20.04/22.04/24.04 and Debian 11/12/13
13900140On your server, download the install script using `curl`:
141142```bash
···137138### Installing on Ubuntu 20.04/22.04/24.04 and Debian 11/12/13
139140+Note that this script assumes a relatively "fresh" VPS that is not also concurrently hosting a web server or anything else on port 80/443. If you intend to run a PDS alongside an existing webserver on the same VPS, you will not want to use this install script.
141+142On your server, download the install script using `curl`:
143144```bash