Setting up a phpMyAdmin auto-update

Well, just like everybody else, I’ve been using phpMyAdmin to do my casual MySQL fixing/work on this website. However, recently the phpMyAdmin developers switched to Git on SourceForge and then to GitHub shortly after that.

So, the guy over at Network Jack wrote down what I had already been doing:

However, as I said before, they switched from SourceForge to GitHub, thus you need another URL.

After that, you just need to add a simple cronjob that enters the directory and runs git pull.