cd /var/www/nomdusite git init git remote add origin https://github.com/youruser/monsite.git git pull origin main