UVS Farmers Marketplace

Edit this file

Note: To prevent Ctrl+C, Ctrl+V mistakes, you have to add

sudo
on your own! Sorry :)

On a fresh server, run


apt update

Install
curl
to send HTTP requests


apt install curl

Install
git
(client) to clone projects from GIT Servers


apt install git