This is an old revision of the document!
sudo apt install nginx cd /var/www/html/ sudo git clone ssh://me@me.com/~/git/wall sudo apt install php-fpm php7.4-curl sudo systemctl restart php7.4-fpm.service