the first thing to do on your server

cd /etc
sudo git .
sudo git add .
sudo git commit -m 'initial import'

Leave a Reply