Synchronize local server (linux) with your repository on github
With the code you can synchronize every x seconds the local server with the chosen repository
- Change user, token and repo in auto_git.bash
- nohup is for the code to continue running even when closing the terminal
the token you must create in settings > Developer settings > Tokens (classic) > Generate new token