From 830afe21689c0511963fed2ef38c999ce5df6c9e Mon Sep 17 00:00:00 2001 From: root Date: Fri, 26 Jun 2026 10:12:35 +0200 Subject: [PATCH] Build istruction --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b3f28d4..37689d0 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ Don't confuse the project level `/src` directory with the `/src` directory Go us A more opinionated project template with sample/reusable configs, scripts and code is a WIP. Clone the existing repository from the git server to the production server: + git clone https://git.afasystems.it/pollutri/res_levis_backend.git NOTE: this command downloads the entire git repository, including all branches @@ -236,5 +237,6 @@ Commands for subsequent commits and pushes: NOTE: enter your user credentials Update the current folder by downloading from the server: + git pull