···137137138138### Installing on Ubuntu 20.04/22.04/24.04 and Debian 11/12/13
139139140140+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.
141141+140142On your server, download the install script using `curl`:
141143142144```bash